Skip to content

Commit 8f76047

Browse files
committed
Merge branch '3.x-wip' of github.com:filamentphp/plugin-skeleton into 3.x-wip
2 parents 07db1e8 + d63242a commit 8f76047

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/TestCase.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@
1313
use Filament\SpatieLaravelTranslatablePluginServiceProvider;
1414
use Filament\Support\SupportServiceProvider;
1515
use Filament\Tables\TablesServiceProvider;
16-
use Filament\Tests\Models\User;
1716
use Filament\Widgets\WidgetsServiceProvider;
1817
use Illuminate\Database\Eloquent\Factories\Factory;
19-
use Illuminate\Foundation\Testing\LazilyRefreshDatabase;
2018
use Livewire\LivewireServiceProvider;
2119
use Orchestra\Testbench\TestCase as Orchestra;
2220
use RyanChandler\BladeCaptureDirective\BladeCaptureDirectiveServiceProvider;

0 commit comments

Comments
 (0)