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 43ee714 commit ccae842Copy full SHA for ccae842
lib/internal/Magento/Framework/View/Test/Unit/Template/Html/MinifierTest.php
@@ -133,7 +133,7 @@ public function testMinify()
133
}
134
});
135
//]]>
136
- </script><?php echo "http://some.link.com/" ?> <em>inline text</em> </body></html>
+ </script><?php echo "http://some.link.com/" ?> <em>inline text</em></body></html>
137
TEXT;
138
139
$this->appDirectory->expects($this->once())
0 commit comments