We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9613e1f commit eca98b8Copy full SHA for eca98b8
dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/Cms/PageCacheTest.php
@@ -124,7 +124,7 @@ public function testCacheIsInvalidatedOnPageUpdate()
124
$pageBlankQuery,
125
[CacheIdCalculator::CACHE_ID_HEADER => $cacheIdPageBlankResponse]
126
);
127
-
+
128
$this->assertCacheHitAndReturnResponse(
129
$page100Query,
130
[CacheIdCalculator::CACHE_ID_HEADER => $cacheIdPage100Response]
0 commit comments