mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-03 18:58:01 +00:00 
			
		
		
		
	Removed test for imprint route
This commit is contained in:
		@@ -12,7 +12,6 @@ class RoutesGetStatusIntegrationTest extends KernelTestCase
 | 
			
		||||
{
 | 
			
		||||
    const GET_URLS_STATUS = [
 | 
			
		||||
        'login' => 200,
 | 
			
		||||
        'imprint' => 200,
 | 
			
		||||
        'register' => 301,
 | 
			
		||||
        'logout' => 302,
 | 
			
		||||
        'profile/edit' => 302,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user