Skip to content

Commit cd9488f

Browse files
committed
Revert "#37796: Fixed namespace for integration class"
This reverts commit de4dd4e.
1 parent ade0da2 commit cd9488f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Magento\Directory\Setup;
3+
namespace integration\testsuite\Magento\Directory\Setup;
44

55
use PHPUnit\Framework\TestCase;
66
use Magento\TestFramework\Helper\Bootstrap;

0 commit comments

Comments
 (0)