mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 14:07:25 +01:00
Added profile/edit
This commit is contained in:
parent
1c38409acf
commit
c67f77aab4
@ -12,6 +12,7 @@ class UrlIntegrationTest extends KernelTestCase
|
|||||||
'imprint' => 200,
|
'imprint' => 200,
|
||||||
'register' => 301,
|
'register' => 301,
|
||||||
'logout' => 302,
|
'logout' => 302,
|
||||||
|
'profile/edit'=>302,
|
||||||
];
|
];
|
||||||
|
|
||||||
public function setUp(): void
|
public function setUp(): void
|
||||||
|
Loading…
Reference in New Issue
Block a user