Skip to content

Commit cf82a20

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 5b4950a commit cf82a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Views/Columns/ArrayColumnTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use PHPUnit\Framework\Attributes\Group;
66
use Rappasoft\LaravelLivewireTables\Exceptions\DataTableConfigurationException;
7-
use Rappasoft\LaravelLivewireTables\Views\Columns\ArrayColumn;
87
use Rappasoft\LaravelLivewireTables\Tests\Models\{Pet,Veterinary};
8+
use Rappasoft\LaravelLivewireTables\Views\Columns\ArrayColumn;
99

1010
#[Group('Columns')]
1111
final class ArrayColumnTest extends ColumnTestCase

0 commit comments

Comments
 (0)