Browse Source

remove trait by default

Taylor Otwell 8 years ago
parent
commit
8f6a4897a2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/Feature/ExampleTest.php

+ 0 - 2
tests/Feature/ExampleTest.php

@@ -7,8 +7,6 @@ use Illuminate\Foundation\Testing\FreshDatabase;
 
 class ExampleTest extends TestCase
 {
-    use FreshDatabase;
-
     /**
      * A basic test example.
      *