fix namespace

This commit is contained in:
Dennis Eichhorn 2020-03-14 14:27:06 +01:00
parent b695b38534
commit a799da4a16

View File

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