Unverified Commit 8b1a6cc9 authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #72 from viralsolani/analysis-Xp1n52

Apply fixes from StyleCI
parents 0e554762 a8bf98ad
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
namespace Tests\Feature; namespace Tests\Feature;
use Tests\TestCase; use Tests\TestCase;
use Illuminate\Foundation\Testing\RefreshDatabase;
class ExampleTest extends TestCase class ExampleTest extends TestCase
{ {
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
namespace Tests\Unit; namespace Tests\Unit;
use Tests\TestCase; use Tests\TestCase;
use Illuminate\Foundation\Testing\RefreshDatabase;
class ExampleTest extends TestCase class ExampleTest extends TestCase
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment