Skip to content

Commit 1401597

Browse files
committed
MC-36456: union implementation
1 parent a5ee110 commit 1401597

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/TestModule/GraphQlQueryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ public function testQueryViaGetRequestWithVariablesReturnsResults()
103103

104104
public function testQueryTestUnionResults()
105105
{
106-
$id = 1;
107-
108106
$query = <<<QUERY
109107
{
110108
testUnion {

0 commit comments

Comments
 (0)