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 d0c35ed commit 2f97341Copy full SHA for 2f97341
dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/UrlRewrite/UrlResolverCacheTest.php
@@ -107,7 +107,8 @@ public function testUrlResolverCachingForCMSPage()
107
}
108
109
/**
110
- * Tests that cache is invalidated when url key is updated and access the original request path
+ * Tests that cache is invalidated when url key is updated and
111
+ * access the original request path
112
*
113
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
114
* @magentoApiDataFixture Magento/CatalogUrlRewrite/_files/product_with_category.php
0 commit comments