Skip to content

Commit

Permalink
Skip this test on PHP >= 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 18, 2021
1 parent 432e7d3 commit 1615054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/Framework/MockObject/MockObjectTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ public function testInvokingStubbedStaticMethodRaisesException(): void
/**
* @see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/171
* @ticket 171
* @requires PHP < 8.1
*/
public function testStubForClassThatImplementsSerializableCanBeCreatedWithoutInvokingTheConstructor(): void
{
Expand Down

0 comments on commit 1615054

Please sign in to comment.