There was an error while loading. Please reload this page.
1 parent 9fae56a commit 61204caCopy full SHA for 61204ca
src/tests/Unit/Repositories/RoleRepositoryTest.php
@@ -6,13 +6,8 @@
6
use Illuminate\Foundation\Testing\DatabaseTransactions;
7
use SecTheater\Jarvis\Activation\EloquentActivation;
8
use SecTheater\Jarvis\Role\EloquentRole;
9
-<<<<<<< HEAD
10
use SecTheater\Jarvis\Tag\EloquentTag;
11
use SecTheater\Jarvis\Tests\TestCase;
12
-=======
13
-use Tests\TestCase;
14
->>>>>>> 719d652836f3ca31db799309eb28ae4c52608ad2
15
-
16
class RoleRepositoryTest extends TestCase
17
{
18
use DatabaseMigrations,DatabaseTransactions;
0 commit comments