Skip to content

Commit e8049c7

Browse files
Merge branch 'ACQE-7682' into ACQE-Version4-1-functional-mainline-deployment
2 parents 9e220c4 + df8af60 commit e8049c7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -122,6 +122,9 @@
122122
<actionGroup ref="AdminOpenReviewByUserNicknameActionGroup" stepKey="openFirstCustomerReviews"/>
123123
<actionGroup ref="AdminChangeReviewStatusActionGroup" stepKey="changeFirstReviewStatus"/>
124124
<actionGroup ref="AdminSaveReviewActionGroup" stepKey="saveModeratedFirstReview"/>
125+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cacheClean">
126+
<argument name="tags" value="config"/>
127+
</actionGroup>
125128

126129
<!-- Moderate second product reviews: change review status from pending to approved, save -->
127130
<actionGroup ref="ClearFiltersAdminDataGridActionGroup" stepKey="clearFilter"/>

0 commit comments

Comments
 (0)