فهرست منبع

Apply fixes from StyleCI

[ci skip] [skip ci]
Sergio Brighenti 4 سال پیش
والد
کامیت
a130bc17d0
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());
-
-
     }
 }