We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e822151 commit 9651087Copy full SHA for 9651087
tests/Unit/CSSList/DocumentTest.php
@@ -194,7 +194,7 @@ public function getAllDeclarationBlocksCanReturnMultipleDirectDeclarationBlockCo
194
/**
195
* @test
196
*/
197
- public function getAllDeclarationBlocksAlsoReturnsDeclarationBlocksWithinAtRuleBlockList(): void
+ public function getAllDeclarationBlocksReturnsDeclarationBlocksWithinAtRuleBlockList(): void
198
{
199
$subject = new Document();
200
0 commit comments