Explorar o código

Merge pull request #271 from SergiX44/analysis-rdKrJQ

Apply fixes from StyleCI
Sergio Brighenti %!s(int64=4) %!d(string=hai) anos
pai
achega
2fecd2bc22
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());
-
-
     }
 }