Skip to content

Commit 8599418

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

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
@@ -177,7 +177,7 @@ public function getAllRuleSetsReturnsOneDeclarationBlockDirectlySetAsContent():
177177
/**
178178
* @test
179179
*/
180-
public function getAllRuleSetsCanReturnOneDirectAtRuleSetContent(): void
180+
public function getAllRuleSetsReturnsOneAtRuleSetDirectlySetAsContent(): void
181181
{
182182
$subject = new Document();
183183

0 commit comments

Comments
 (0)