Skip to content

Commit 3c0b03f

Browse files
committed
ACP2E-226: Cover MC-41194 with MFTF test
1 parent 05e8c0e commit 3c0b03f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Review/Test/Mftf/ActionGroup/AdminApproveAllReviewsActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="AdminApproveAllReviewsActionGroup">
11-
<arguments>
12-
<argument name="nickname" type="string" defaultValue="{{simpleProductReview.nickname}}"/>
13-
</arguments>
1411
<selectOption selector="{{AdminReviewGridSection.massActions}}" userInput="selectAll" stepKey="selectAll"/>
1512
<selectOption selector="{{AdminReviewGridSection.massActionsSelect}}" userInput="Update Status" stepKey="clickUpdateStatusActionDropdown"/>
1613
<waitForElementVisible selector="{{AdminReviewGridSection.massActionsStatus}}" stepKey="waitForVisibleStatusDropdown"/>

0 commit comments

Comments
 (0)