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 4e9c1b6 commit 6194c52Copy full SHA for 6194c52
tests/Unit/Screen/Actions/DropDownTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace Orchid\Tests\Unit\Screen\Fields;
+namespace Orchid\Tests\Unit\Screen\Actions;
6
7
use Orchid\Screen\Actions\DropDown;
8
use Orchid\Screen\Actions\Link;
tests/Unit/Screen/Actions/ModalToggleTest.php
use Orchid\Screen\Actions\ModalToggle;
use Orchid\Tests\Unit\Screen\TestFieldsUnitCase;
0 commit comments