Skip to content

Commit 997eaf7

Browse files
committed
Also, no.
1 parent b51d69a commit 997eaf7

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)