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 c87b8bd commit 71f8fc1Copy full SHA for 71f8fc1
tests/Unit/Traits/Configuration/SortingConfigurationTest.php
@@ -2,8 +2,8 @@
2
3
namespace Rappasoft\LaravelLivewireTables\Tests\Unit\Traits\Configuration;
4
5
-use Rappasoft\LaravelLivewireTables\Tests\TestCase;
6
use Rappasoft\LaravelLivewireTables\Tests\Http\Livewire\PetsTable;
+use Rappasoft\LaravelLivewireTables\Tests\TestCase;
7
8
final class SortingConfigurationTest extends TestCase
9
{
0 commit comments