Skip to content

Commit 61204ca

Browse files
author
Security Theater
authored
Update RoleRepositoryTest.php
1 parent 9fae56a commit 61204ca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/tests/Unit/Repositories/RoleRepositoryTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@
66
use Illuminate\Foundation\Testing\DatabaseTransactions;
77
use SecTheater\Jarvis\Activation\EloquentActivation;
88
use SecTheater\Jarvis\Role\EloquentRole;
9-
<<<<<<< HEAD
109
use SecTheater\Jarvis\Tag\EloquentTag;
1110
use SecTheater\Jarvis\Tests\TestCase;
12-
=======
13-
use Tests\TestCase;
14-
>>>>>>> 719d652836f3ca31db799309eb28ae4c52608ad2
15-
1611
class RoleRepositoryTest extends TestCase
1712
{
1813
use DatabaseMigrations,DatabaseTransactions;

0 commit comments

Comments
 (0)