Skip to content

Commit 8b1a6cc

Browse files
authored
Merge pull request #72 from viralsolani/analysis-Xp1n52
Apply fixes from StyleCI
2 parents 0e55476 + a8bf98a commit 8b1a6cc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/Feature/ExampleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Tests\Feature;
44

55
use Tests\TestCase;
6-
use Illuminate\Foundation\Testing\RefreshDatabase;
76

87
class ExampleTest extends TestCase
98
{

tests/Unit/ExampleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Tests\Unit;
44

55
use Tests\TestCase;
6-
use Illuminate\Foundation\Testing\RefreshDatabase;
76

87
class ExampleTest extends TestCase
98
{

0 commit comments

Comments
 (0)