mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-04-18 19:09:20 +02: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 = [
|
const GET_URLS_STATUS = [
|
||||||
'login' => 200,
|
'login' => 200,
|
||||||
'imprint' => 200,
|
|
||||||
'register' => 301,
|
'register' => 301,
|
||||||
'logout' => 302,
|
'logout' => 302,
|
||||||
'profile/edit' => 302,
|
'profile/edit' => 302,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user