Преглед на файлове

Merge pull request #271 from SergiX44/analysis-rdKrJQ

Apply fixes from StyleCI
Sergio Brighenti преди 4 години
родител
ревизия
2fecd2bc22
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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());
-
-
     }
 }