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