Explorar o código

Apply fixes from StyleCI

[ci skip] [skip ci]
Sergio Brighenti %!s(int64=4) %!d(string=hai) anos
pai
achega
a130bc17d0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      tests/Feature/LoginControllerTest.php

+ 0 - 2
tests/Feature/LoginControllerTest.php

@@ -99,7 +99,5 @@ class LoginControllerTest extends TestCase
 
         $response = $this->submitForm($form);
         dd($response->getHeaders());
-
-
     }
 }