File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
class CacheTagTest extends GraphQLPageCacheAbstract
19
19
{
20
20
/**
21
- * Test if cache invalidation for products
21
+ * Test cache invalidation for products
22
22
*
23
23
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
24
24
* @magentoApiDataFixture Magento/Catalog/_files/multiple_products.php
@@ -64,7 +64,7 @@ public function testCacheInvalidationForProducts()
64
64
}
65
65
66
66
/**
67
- * Test if cache is invalidated properly for categories
67
+ * Test cache is invalidated properly for categories
68
68
*
69
69
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
70
70
* @magentoApiDataFixture Magento/Catalog/_files/product_in_multiple_categories.php
You can’t perform that action at this time.
0 commit comments