diff --git a/tests/Controller/SecurityTest.php b/tests/Controller/SecurityTest.php index fcf9e148df..051e032f3f 100644 --- a/tests/Controller/SecurityTest.php +++ b/tests/Controller/SecurityTest.php @@ -19,7 +19,7 @@ // }}} -namespace App\Tests\Core; +namespace App\Tests\Controller; use App\Util\GNUsocialTestCase;