Skip to content

Commit

Permalink
Added missing configuration (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 22, 2023
1 parent 10c8b0b commit 00e4d2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/phpstan.tests.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ includes:

parameters:
resultCachePath: %currentWorkingDirectory%/var/tools/PHPStan/resultCache.tests.php

ignoreErrors:
- message: '#^Return type of call to method PHPUnit\\Framework\\TestCase::createMock\(\) contains unresolvable type.#'

0 comments on commit 00e4d2c

Please sign in to comment.