fix namespace

This commit is contained in:
Dennis Eichhorn 2020-03-14 14:27:06 +01:00
parent 150e535dfa
commit 89541546b7

View File

@ -12,7 +12,7 @@
*/
declare(strict_types=1);
namespace Modules\tests\MyPrivate\Admin;
namespace Modules\MyPrivate\tests\Admin;
/**
* @internal