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 4abeeda commit 336a121Copy full SHA for 336a121
tests/Unit/ColorSchemeSwitchThreeStates/ColorSchemeSwitchScriptTest.php
@@ -2,8 +2,8 @@
2
3
declare(strict_types=1);
4
5
-use Zmyslny\LaravelInlineScripts\Ready\ColorSchemeSwitchThreeStates\SwitchScript;
6
use Zmyslny\LaravelInlineScripts\Ready\ColorSchemeSwitchThreeStates\SchemeTypeEnum;
+use Zmyslny\LaravelInlineScripts\Ready\ColorSchemeSwitchThreeStates\SwitchScript;
7
8
uses(Tests\TestCase::class);
9
0 commit comments