mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 23:17:19 +01:00
Removed test for imprint route
This commit is contained in:
parent
7891733cb6
commit
bf5d11a318
@ -12,7 +12,6 @@ class RoutesGetStatusIntegrationTest extends KernelTestCase
|
||||
{
|
||||
const GET_URLS_STATUS = [
|
||||
'login' => 200,
|
||||
'imprint' => 200,
|
||||
'register' => 301,
|
||||
'logout' => 302,
|
||||
'profile/edit' => 302,
|
||||
|
Loading…
Reference in New Issue
Block a user