Skip to content

Commit d43142a

Browse files
authored
docs: update PHPStan config file
1 parent 94b8436 commit d43142a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ parameters:
55
- tests
66
ignoreErrors:
77
-
8-
message: '#Return type of call to method#'
8+
message: '#Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type.#'
99
path: tests/Unit/Providers/FooTest.php

0 commit comments

Comments
 (0)