Skip to content

Commit 23a286e

Browse files
committed
fix static fail
1 parent 5ca8332 commit 23a286e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1010
use Exception;
1111
use Magento\TestFramework\Helper\Bootstrap;

0 commit comments

Comments
 (0)