[TESTS] Fix namespace on Controller Security test

This commit is contained in:
2021-08-19 20:17:56 +01:00
committed by Diogo Peralta Cordeiro
parent 3288d48b8a
commit d398456be8

View File

@@ -19,7 +19,7 @@
// }}}
namespace App\Tests\Core;
namespace App\Tests\Controller;
use App\Util\GNUsocialTestCase;