Browse Source

remove trait from test

Taylor Otwell 7 years ago
parent
commit
ff15da8d59
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/Unit/ExampleTest.php

+ 0 - 1
tests/Unit/ExampleTest.php

@@ -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;