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 2ce48fe commit 25d075bCopy full SHA for 25d075b
tests/Unit/Eloquent/SpatialTraitTest.php
@@ -4,8 +4,8 @@
4
use Grimzy\LaravelMysqlSpatial\MysqlConnection;
5
use Grimzy\LaravelMysqlSpatial\Types\Point;
6
use Illuminate\Database\Eloquent\Model;
7
-use Mockery as m;
8
use Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration;
+use Mockery as m;
9
10
class SpatialTraitTest extends BaseTestCase
11
{
0 commit comments