Skip to content

Commit d0c35ed

Browse files
committed
B2B-2530: Unskip GraphQL cache tests skipped due to DEVOPS-4924
- Fixed comment on tests as per review
1 parent ab0257a commit d0c35ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
class CacheTagTest extends GraphQLPageCacheAbstract
1919
{
2020
/**
21-
* Test if cache invalidation for products
21+
* Test cache invalidation for products
2222
*
2323
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
2424
* @magentoApiDataFixture Magento/Catalog/_files/multiple_products.php
@@ -64,7 +64,7 @@ public function testCacheInvalidationForProducts()
6464
}
6565

6666
/**
67-
* Test if cache is invalidated properly for categories
67+
* Test cache is invalidated properly for categories
6868
*
6969
* @magentoConfigFixture default/system/full_page_cache/caching_application 2
7070
* @magentoApiDataFixture Magento/Catalog/_files/product_in_multiple_categories.php

0 commit comments

Comments
 (0)