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 248b175 commit 069b6a6Copy full SHA for 069b6a6
tests/phpunit/ResourceLoaderSCSSModuleTest.php
@@ -98,7 +98,6 @@ public function testGetStylesFromPresetCache(): void {
98
}
99
100
public function testGetStylesTryCatchExceptionIsThrownByScssParser(): void {
101
-
102
$resourceLoaderContext = $this->getMockBuilder( Context::class )
103
->disableOriginalConstructor()
104
->getMock();
0 commit comments