Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
Sergio Brighenti 2020-10-03 14:01:11 +00:00 committed by StyleCI Bot
parent 125ae162ff
commit a130bc17d0

View file

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