mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: adjusts type checker
This commit is contained in:
@ -24,7 +24,7 @@ parameters:
|
|||||||
message: '#Call to an undefined method PHPUnit\\Framework\\Test::getName\(\)#'
|
message: '#Call to an undefined method PHPUnit\\Framework\\Test::getName\(\)#'
|
||||||
path: src/Logging
|
path: src/Logging
|
||||||
-
|
-
|
||||||
message: '#invalid typehint type Pest\\Concerns\\TestCase#'
|
message: '#invalid typehint type Pest\\Concerns\\Testable#'
|
||||||
path: src/Logging
|
path: src/Logging
|
||||||
-
|
-
|
||||||
message: '#is not subtype of native type PHPUnit\\Framework\\Test#'
|
message: '#is not subtype of native type PHPUnit\\Framework\\Test#'
|
||||||
|
|||||||
Reference in New Issue
Block a user