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