Skip to content

Commit

Permalink
Merge branch '8.5' into 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 10, 2022
2 parents 85c519a + 97d92d2 commit 4283903
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/unit/Framework/TestCaseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -875,9 +875,6 @@ public function testCurrentWorkingDirectoryIsRestored(): void
$this->assertSame($expectedCwd, getcwd());
}

/**
* @requires PHP 7
*/
public function testTypeErrorCanBeExpected(): void
{
$o = new ClassWithScalarTypeDeclarations;
Expand Down

0 comments on commit 4283903

Please sign in to comment.