We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da1f6f commit 5ec9cbcCopy full SHA for 5ec9cbc
app/code/Magento/Customer/Test/Unit/Controller/Section/LoadTest.php
@@ -3,7 +3,7 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Customer\Test\Unit\Controller\Address;
+namespace Magento\Customer\Test\Unit\Controller\Section;
7
8
use Magento\Customer\Controller\Section\Load;
9
use Magento\Customer\CustomerData\Section\Identifier;
@@ -178,4 +178,4 @@ public function testExecuteWithThrowException()
178
179
$this->loadAction->execute();
180
}
181
-}
+}
0 commit comments