diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 773f149..da420ab 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -5,4 +5,5 @@ parameters: tmpDir: data level: max paths: - - src \ No newline at end of file + - src + - tests \ No newline at end of file