Skip to content

Commit c75c93a

Browse files
Apply fixes from StyleCI (#182)
1 parent bed8838 commit c75c93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
namespace Spatie\QueryBuilder\Tests;
44

5+
use Illuminate\Support\Str;
56
use Illuminate\Support\Facades\DB;
67
use Illuminate\Foundation\Application;
78
use Illuminate\Database\Schema\Blueprint;
8-
use Illuminate\Support\Str;
99
use Orchestra\Testbench\TestCase as Orchestra;
1010
use Spatie\QueryBuilder\QueryBuilderServiceProvider;
1111

0 commit comments

Comments
 (0)