Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
malberts committed Apr 26, 2024
1 parent 248b175 commit 069b6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/ResourceLoaderSCSSModuleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ public function testGetStylesFromPresetCache(): void {
}

public function testGetStylesTryCatchExceptionIsThrownByScssParser(): void {

$resourceLoaderContext = $this->getMockBuilder( Context::class )
->disableOriginalConstructor()
->getMock();
Expand Down

0 comments on commit 069b6a6

Please sign in to comment.