Skip to content

Commit 4283903

Browse files
Merge branch '8.5' into 9.5
2 parents 85c519a + 97d92d2 commit 4283903

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit/Framework/TestCaseTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -875,9 +875,6 @@ public function testCurrentWorkingDirectoryIsRestored(): void
875875
$this->assertSame($expectedCwd, getcwd());
876876
}
877877

878-
/**
879-
* @requires PHP 7
880-
*/
881878
public function testTypeErrorCanBeExpected(): void
882879
{
883880
$o = new ClassWithScalarTypeDeclarations;

0 commit comments

Comments
 (0)