Skip to content

Commit 069b6a6

Browse files
committed
Fix CS
1 parent 248b175 commit 069b6a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/phpunit/ResourceLoaderSCSSModuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ public function testGetStylesFromPresetCache(): void {
9898
}
9999

100100
public function testGetStylesTryCatchExceptionIsThrownByScssParser(): void {
101-
102101
$resourceLoaderContext = $this->getMockBuilder( Context::class )
103102
->disableOriginalConstructor()
104103
->getMock();

0 commit comments

Comments
 (0)