mirror of
https://github.com/danog/psalm-plugin-symfony.git
synced 2024-11-26 20:04:58 +01:00
247647254d
* refactor container check * no message * no message * no message
15 lines
289 B
YAML
15 lines
289 B
YAML
namespace: Psalm\PhpUnitPlugin\Tests
|
|
|
|
paths:
|
|
tests: tests/acceptance
|
|
output: tests/acceptance/_output
|
|
data: tests/acceptance/_data
|
|
support: tests/acceptance/_support
|
|
envs: tests/acceptance/_envs
|
|
|
|
actor_suffix: Tester
|
|
|
|
extensions:
|
|
enabled:
|
|
- Codeception\Extension\RunFailed
|