Skip to content

Commit eeb0bfd

Browse files
oliverkleeJakeQZ
andauthored
Update tests/Unit/CSSList/DocumentTest.php
Co-authored-by: JakeQZ <[email protected]>
1 parent a7747f4 commit eeb0bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/CSSList/DocumentTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ public function getAllDeclarationBlocksIgnoresCharset(): void
152152
/**
153153
* @test
154154
*/
155-
public function getAllRuleSetsForNoContentsReturnsEmptyArray(): void
155+
public function getAllRuleSetsWhenNoContentSetReturnsEmptyArray(): void
156156
{
157157
$subject = new Document();
158158

0 commit comments

Comments
 (0)