forked from GNUsocial/gnu-social
		
	[TESTS] Fix namespace on Controller Security test
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
// }}}
 | 
					// }}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace App\Tests\Core;
 | 
					namespace App\Tests\Controller;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
use App\Util\GNUsocialTestCase;
 | 
					use App\Util\GNUsocialTestCase;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user