We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3594725 commit d3c59d8Copy full SHA for d3c59d8
test/Solution/SolutionFileTest.php
@@ -73,5 +73,4 @@ public function testGetExtension(): void
73
$file = new SolutionFile('test.php', $tempPath);
74
$this->assertSame('php', $file->getExtension());
75
}
76
-
77
0 commit comments