Skip to content

Commit 96f0c97

Browse files
committed
[CI] exclude another test file from phpstan
1 parent 86aaf57 commit 96f0c97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ parameters:
77
# This file fails mysteriously in github action
88
# All methods from parent Assert are reported as missing
99
- Tests/Functional/Command/CreateSnapshotCommandTest.php
10+
- Tests/Functional/Command/DiffCommandTest.php
1011
treatPhpDocTypesAsCertain: false
1112
scanDirectories:
1213
- .build/vendor/

0 commit comments

Comments
 (0)