Skip to content

Commit 3867e95

Browse files
committed
MAGETWO-34528: Contribution of Sprint 24 Work to Mainline
- correcting namespace for api-functional test module
1 parent 20ec02d commit 3867e95

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/api-functional/_files/Magento/TestModuleIntegrationFromConfig/Setup

1 file changed

+1
-1
lines changed

dev/tests/api-functional/_files/Magento/TestModuleIntegrationFromConfig/Setup/InstallData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\TestModuleIntegrationFromConfig;
7+
namespace Magento\TestModuleIntegrationFromConfig\Setup;
88

99
use Magento\Framework\Setup\ModuleContextInterface;
1010
use Magento\Framework\Setup\ModuleDataSetupInterface;

0 commit comments

Comments
 (0)