Skip to content

Commit 9651087

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

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
@@ -194,7 +194,7 @@ public function getAllDeclarationBlocksCanReturnMultipleDirectDeclarationBlockCo
194194
/**
195195
* @test
196196
*/
197-
public function getAllDeclarationBlocksAlsoReturnsDeclarationBlocksWithinAtRuleBlockList(): void
197+
public function getAllDeclarationBlocksReturnsDeclarationBlocksWithinAtRuleBlockList(): void
198198
{
199199
$subject = new Document();
200200

0 commit comments

Comments
 (0)