Check all test support files with PHPStan

[MAILPOET-2429]
This commit is contained in:
Jan Jakeš
2019-10-17 13:12:26 +02:00
committed by Jack Kitterhing
parent a2982de3a8
commit e3176a3edf
4 changed files with 10 additions and 2 deletions

View File

@@ -474,6 +474,7 @@ class RoboFile extends \Robo\Tasks {
->rawArg('--configuration=phpstan-tests.neon')
->rawArg(
implode(' ', [
"$dir/tests/_support",
"$dir/tests/DataFactories",
"$dir/tests/acceptance",
"$dir/tests/unit",