Skip to content

Commit 8737afb

Browse files
committed
Adhere to coding standards.
1 parent c3857c9 commit 8737afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/ScssCommandsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ public function compileScssDataProvider(): array
110110
*/
111111
protected function getClassLoader(): ClassLoader
112112
{
113-
return require __DIR__ . '/../../vendor/autoload.php';
113+
return require __DIR__ . '/../../vendor/autoload.php';
114114
}
115115
}

0 commit comments

Comments
 (0)