Skip to content

Commit 81a6323

Browse files
RachanaRachana
authored andcommitted
AC-821:Store validation executes after defining current store
1 parent 795dd4f commit 81a6323

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/GraphQlCache/Controller/Plugin/GraphQl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,3 @@ public function afterRenderResult(ResultInterface $subject, ResultInterface $res
149149
return $result;
150150
}
151151
}
152-

app/code/Magento/GraphQlCache/Test/Unit/Controller/Plugin/GraphQlTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,3 @@ public function testBeforeDispatch(): void
113113
$this->assertNull($this->graphql->beforeDispatch($this->subjectMock, $this->requestMock));
114114
}
115115
}
116-

0 commit comments

Comments
 (0)