Skip to content

Commit 4e8a9bf

Browse files
committed
Namespace fix
1 parent a04f8f8 commit 4e8a9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/OfflineShipping/SetOfflineShippingMethodsOnCartTest.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\GraphQl\Quote;
8+
namespace Magento\GraphQl\OfflineShipping;
99

1010
use Magento\Integration\Api\CustomerTokenServiceInterface;
1111
use Magento\Quote\Model\Quote;

0 commit comments

Comments
 (0)