Skip to content

Commit

Permalink
Use the parent Assert class for earlyTerminatingMethodCalls
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored and ondrejmirtes committed Aug 5, 2020
1 parent 264abf4 commit 1dd916d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
additionalConstructors:
- PHPUnit\Framework\TestCase::setUp
earlyTerminatingMethodCalls:
PHPUnit\Framework\TestCase:
PHPUnit\Framework\Assert:
- fail
- markTestIncomplete
- markTestSkipped
Expand Down

0 comments on commit 1dd916d

Please sign in to comment.