Browse Source

Update LoginTest

Daniel Supernault 6 năm trước cách đây
mục cha
commit
45a48270d6
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      tests/Feature/LoginTest.php

+ 0 - 2
tests/Feature/LoginTest.php

@@ -3,11 +3,9 @@
 namespace Tests\Feature;
 
 use Tests\TestCase;
-use Illuminate\Foundation\Testing\DatabaseTransactions;
 
 class LoginTest extends TestCase
 {
-    use DatabaseTransactions;
 
     /** @test */
     public function view_login_page()