Skip to content

Commit 72c39f1

Browse files
committed
MC-4543: Convert MassAssignCustomerGroupTest to MFTF
- Removing unused argument from action group reference
1 parent ada2a04 commit 72c39f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/Customer/Test/Mftf/Test/ChangeCustomerGroupTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
<group value="mtf_migrated"/>
6464
</annotations>
6565
<remove keyForRemoval="filterCustomer"/>
66-
<actionGroup ref="AdminSelectAllCustomers" stepKey="selectCustomer">
67-
<argument name="customerEmail" value="$customer.email$"/>
68-
</actionGroup>
66+
<actionGroup ref="AdminSelectAllCustomers" stepKey="selectCustomer"/>
6967
</test>
7068
</tests>

0 commit comments

Comments
 (0)