Skip to content

Commit fdca2a1

Browse files
committed
Indicate that tests/coverage may or may not exist
1 parent c77a031 commit fdca2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88

99
# Don't worry about the coverage reports
1010
excludePaths:
11-
- tests/coverage
11+
- tests/coverage (?)
1212

1313
# PHPUnit Bridge puts the PHPUnit source in an unconventional location
1414
scanDirectories:

0 commit comments

Comments
 (0)