We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264abf4 commit 1dd916dCopy full SHA for 1dd916d
extension.neon
@@ -2,7 +2,7 @@ parameters:
2
additionalConstructors:
3
- PHPUnit\Framework\TestCase::setUp
4
earlyTerminatingMethodCalls:
5
- PHPUnit\Framework\TestCase:
+ PHPUnit\Framework\Assert:
6
- fail
7
- markTestIncomplete
8
- markTestSkipped
0 commit comments