chore: adjusts type checker

This commit is contained in:
Nuno Maduro
2021-06-15 23:06:06 +01:00
parent 8d670b4ed7
commit 3cb52447bb

View File

@ -24,7 +24,7 @@ parameters:
message: '#Call to an undefined method PHPUnit\\Framework\\Test::getName\(\)#'
path: src/Logging
-
message: '#invalid typehint type Pest\\Concerns\\TestCase#'
message: '#invalid typehint type Pest\\Concerns\\Testable#'
path: src/Logging
-
message: '#is not subtype of native type PHPUnit\\Framework\\Test#'