Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanalhattami authored and github-actions[bot] committed Sep 22, 2024
1 parent 96d6ebc commit b2810ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace AymanAlhattami\FilamentContextMenu\Tests;

use AymanAlhattami\FilamentContextMenu\FilamentContextMenuServiceProvider;
use BladeUI\Heroicons\BladeHeroiconsServiceProvider;
use BladeUI\Icons\BladeIconsServiceProvider;
use Filament\Actions\ActionsServiceProvider;
Expand All @@ -16,7 +17,6 @@
use Livewire\LivewireServiceProvider;
use Orchestra\Testbench\TestCase as Orchestra;
use RyanChandler\BladeCaptureDirective\BladeCaptureDirectiveServiceProvider;
use AymanAlhattami\FilamentContextMenu\FilamentContextMenuServiceProvider;

class TestCase extends Orchestra
{
Expand Down

0 comments on commit b2810ed

Please sign in to comment.