Skip to content

Commit 8f36cf2

Browse files
author
Vitaliy Boyko
committed
graphQl-535: fixed namespace
1 parent 9d240e3 commit 8f36cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/StoreConfigTest.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\Store;
8+
namespace Magento\GraphQl\Catalog;
99

1010
use Magento\TestFramework\TestCase\GraphQlAbstract;
1111

0 commit comments

Comments
 (0)