Skip to content

Commit f4ce2bf

Browse files
committed
Update phpstan.neon
1 parent 6bd06e1 commit f4ce2bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ parameters:
3636
- ../tests/PHPStan/Rules/Properties/UninitializedPropertyRuleTest.php
3737
- ../tests/PHPStan/Command/IgnoredRegexValidatorTest.php
3838
- ../src/Command/IgnoredRegexValidator.php
39+
- ../src/Testing/PHPUnit/*
3940
exceptions:
4041
uncheckedExceptionClasses:
4142
- 'PHPStan\ShouldNotHappenException'

0 commit comments

Comments
 (0)