Skip to content

Commit 25d075b

Browse files
grimzyStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 2ce48fe commit 25d075b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Eloquent/SpatialTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
use Grimzy\LaravelMysqlSpatial\MysqlConnection;
55
use Grimzy\LaravelMysqlSpatial\Types\Point;
66
use Illuminate\Database\Eloquent\Model;
7-
use Mockery as m;
87
use Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration;
8+
use Mockery as m;
99

1010
class SpatialTraitTest extends BaseTestCase
1111
{

0 commit comments

Comments
 (0)