Skip to content

Commit 9e8e7ac

Browse files
committed
LYNX-232: Fix WebAPI tests
1 parent 75a191d commit 9e8e7ac

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/VarnishTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ public function testCacheResultForGuestWithCurrencyHeader()
161161
[],
162162
'',
163163
[
164-
CacheIdCalculator::CACHE_ID_HEADER => $defaultCurrencyCacheId,
165164
'Content-Currency' => 'USD'
166165
]
167166
);

0 commit comments

Comments
 (0)