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 05dec08 commit 4dc5d8dCopy full SHA for 4dc5d8d
tests/Minifiers/BladeMinifierTest.php
@@ -55,7 +55,7 @@ public function testRenderHtmlDisabled($tag)
55
$this->assertSame("test <$tag></$tag>", $return);
56
}
57
58
- public function testRenderCommentDisabled($tag)
+ public function testRenderCommentDisabled()
59
{
60
$blade = $this->getBladeMinifier();
61
0 commit comments