Pārlūkot izejas kodu

Merge pull request #271 from SergiX44/analysis-rdKrJQ

Apply fixes from StyleCI
Sergio Brighenti 4 gadi atpakaļ
vecāks
revīzija
2fecd2bc22
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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());
-
-
     }
 }