Skip to content

Commit d093cc7

Browse files
committed
B2B-2606: Graphql Parser called at least 3 times per request
1 parent 370ab98 commit d093cc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\GraphQl\Controller\HttpRequestValidator\HttpRequestValidator;
8+
namespace Magento\GraphQl\Controller\HttpRequestValidator;
99

1010
use Magento\Framework\App\HttpRequestInterface;
11-
use Magento\GraphQl\Controller\HttpRequestValidator\HttpVerbValidator;
1211
use PHPUnit\Framework\MockObject\MockObject;
1312
use PHPUnit\Framework\TestCase;
1413

0 commit comments

Comments
 (0)