Skip to content

Commit 5158100

Browse files
committed
MAGETWO-71375: Zero Subtotal Orders have incorrect status
- Update automated test according to review
1 parent ad57107 commit 5158100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/ZeroSubtotalOrdersWithProcessingStatusTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<createData entity="DefaultShippingMethodsConfig" stepKey="defaultShippingMethodsConfig"/>
3737
<createData entity="DisableFreeShippingConfig" stepKey="disableFreeShippingConfig"/>
3838
<createData entity="DisablePaymentMethodsSettingConfig" stepKey="disablePaymentMethodsSettingConfig"/>
39-
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>
39+
<actionGroup ref="logout" stepKey="logout"/>
4040
<deleteData createDataKey="simpleproduct" stepKey="deleteProduct"/>
4141
<deleteData createDataKey="simplecategory" stepKey="deleteCategory"/>
4242
</after>

0 commit comments

Comments
 (0)