phpstan: add another rule to ignore

This commit is contained in:
2023-10-05 16:25:36 +07:00
parent 10e2d1408c
commit 49ee12e1f6

View File

@@ -21,6 +21,7 @@ parameters:
- '#Call to an undefined method Pest\\Expectation|Pest\\Support\\Extendable::#'
- '#Call to an undefined method Pest\\Mixins\\Expectation#'
- '#Call to an undefined method Pest\\PendingCalls\\TestCall|Pest\\Support\\HigherOrderTapProxy::#'
- '#Access to an undefined property Pest\\Mixins\\Expectation#'
paths:
- tests/*
# Some mockery errors