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