Skip to content

Commit f668890

Browse files
ACQE-6694: AdminCreateOrderWithCustomerWithoutEmailTest
Replaced cutomer logout with BIC comment as that statement is not required
1 parent 3976728 commit f668890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithCustomerWithoutEmailTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
<argument name="email" value="$generatedCustomerEmail"/>
5959
</actionGroup>
6060
<actionGroup ref="ResetAdminDataGridToDefaultViewActionGroup" stepKey="resetGrid"/>
61-
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutCustomer"/>
61+
<comment userInput="Adding the comment to replace customer logout action for preserving Backward Compatibility" stepKey="logoutCustomer"/>
6262
</test>
6363
</tests>

0 commit comments

Comments
 (0)