remove trait from test

This commit is contained in:
Taylor Otwell 2016-11-29 16:17:23 -06:00
parent 08eefbcc11
commit ff15da8d59

View File

@ -3,7 +3,6 @@
namespace Tests\Unit;
use Tests\TestCase;
use Illuminate\Foundation\Testing\WithoutMiddleware;
use Illuminate\Foundation\Testing\DatabaseMigrations;
use Illuminate\Foundation\Testing\DatabaseTransactions;