fix namespace

This commit is contained in:
Dennis Eichhorn 2020-03-14 14:27:06 +01:00
parent d1d52f18dc
commit 7a3fb9f567

View File

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