Skip to content

Commit df1b8c5

Browse files
authored
Merge pull request #356 from oliverklee/cleanup/fix-testclass-names
2 parents 9c89b95 + c71035b commit df1b8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Comment/CommentTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @covers \Sabberworm\CSS\OutputFormat
1313
* @covers \Sabberworm\CSS\OutputFormatter
1414
*/
15-
class ParserTest extends TestCase
15+
class CommentTest extends TestCase
1616
{
1717
/**
1818
* @test

0 commit comments

Comments
 (0)