Completed
Push — master ( ac929e...979235 )
by Mahmoud
03:06
created
app/Port/Test/PHPUnit/Abstracts/TestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace App\Port\Test\PHPUnit\Abstracts;
4 4
 
5
-use App\Port\Test\PHPUnit\Traits\TestHelpersTrait;
6 5
 use Faker\Generator;
7 6
 use Illuminate\Contracts\Console\Kernel as LaravelKernel;
8 7
 use Illuminate\Foundation\Testing\TestCase as LaravelTestCase;
Please login to merge, or discard this patch.