Skip to content

Commit 51da8c4

Browse files
committed
ACP2E-3467: [Cloud] 500 response to empty Graphql response on 2.4.7
1 parent 3d43dc6 commit 51da8c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/Controller/GraphQlControllerTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
*/
2525
class GraphQlControllerTest extends \Magento\TestFramework\Indexer\TestCase
2626
{
27-
const CONTENT_TYPE = 'application/json';
28-
2927
/** @var \Magento\Framework\ObjectManagerInterface */
3028
private $objectManager;
3129

0 commit comments

Comments
 (0)