Skip to content

Commit 20dcbc3

Browse files
ACQE-6611: StorefrontVerifyMultipleProductRatingsOnCategoryPageTest
removed cache
1 parent 9dff384 commit 20dcbc3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/Review/Test/Mftf/Test/StorefrontVerifyMultipleProductRatingsOnCategoryPageTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@
5151
<!-- Disable single store view back -->
5252
<magentoCLI command="config:set general/single_store_mode/enabled 0" stepKey="enabledSingleStoreMode"/>
5353
</after>
54-
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanInvalidatedCaches">
55-
<argument name="tags" value="config full_page"/>
56-
</actionGroup>
54+
5755
<!-- Go to frontend and make a user account and login with it -->
5856
<actionGroup ref="SignUpNewUserFromStorefrontActionGroup" stepKey="signUpNewUser">
5957
<argument name="Customer" value="CustomerEntityOne"/>

0 commit comments

Comments
 (0)