Skip to content

Commit 9a81e29

Browse files
committed
fixed generation of indexes.
1 parent 20010d3 commit 9a81e29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/DbTestCase.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44
namespace Tests;
55

66

7-
use Illuminate\Foundation\Testing\RefreshDatabase;
8-
97
class DbTestCase extends TestCase
108
{
119

12-
use RefreshDatabase;
13-
1410

1511
protected array $migrations = [
1612
'Database/Migrations/Default/',

0 commit comments

Comments
 (0)