Skip to content

Commit d3c59d8

Browse files
committed
cs
1 parent 3594725 commit d3c59d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Solution/SolutionFileTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,4 @@ public function testGetExtension(): void
7373
$file = new SolutionFile('test.php', $tempPath);
7474
$this->assertSame('php', $file->getExtension());
7575
}
76-
7776
}

0 commit comments

Comments
 (0)