Merge pull request #271 from SergiX44/analysis-rdKrJQ

Apply fixes from StyleCI
This commit is contained in:
Sergio Brighenti 2020-10-03 16:02:35 +02:00 committed by GitHub
commit 2fecd2bc22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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