Skip to content

Commit 2f97341

Browse files
committed
B2B-2530: Unskip GraphQL cache tests skipped due to DEVOPS-4924
- Added Static fixes
1 parent d0c35ed commit 2f97341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ public function testUrlResolverCachingForCMSPage()
107107
}
108108

109109
/**
110-
* Tests that cache is invalidated when url key is updated and access the original request path
110+
* Tests that cache is invalidated when url key is updated and
111+
* access the original request path
111112
*
112113
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
113114
* @magentoApiDataFixture Magento/CatalogUrlRewrite/_files/product_with_category.php

0 commit comments

Comments
 (0)