Skip to content

Commit 96f6a61

Browse files
committed
Adjusting the namespace
1 parent a146f50 commit 96f6a61

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Sales/Controller/Guest

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Sales/Controller/Guest/FormTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\Sales\Controller;
8+
namespace Magento\Sales\Controller\Guest;
99

1010
use Magento\Customer\Model\Session;
1111
use Magento\Framework\Data\Form\FormKey;

0 commit comments

Comments
 (0)