Skip to content

Commit 26e1581

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

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
@@ -208,7 +208,7 @@ public function getAllRuleSetsCanReturnMultipleDirectDeclarationBlockContents():
208208
/**
209209
* @test
210210
*/
211-
public function getAllRuleSetsCanReturnMultipleDirectAtRuleSetContents(): void
211+
public function getAllRuleSetsReturnsMultipleAtRuleSetsDirectlySetAsContents(): void
212212
{
213213
$subject = new Document();
214214

0 commit comments

Comments
 (0)