File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 36
36
<createData entity =" DefaultShippingMethodsConfig" stepKey =" defaultShippingMethodsConfig" />
37
37
<createData entity =" DisableFreeShippingConfig" stepKey =" disableFreeShippingConfig" />
38
38
<createData entity =" DisablePaymentMethodsSettingConfig" stepKey =" disablePaymentMethodsSettingConfig" />
39
- <actionGroup ref =" AdminOrdersGridClearFiltersActionGroup" stepKey =" clearOrderFilters" />
40
39
<actionGroup ref =" logout" stepKey =" logout" />
41
40
<deleteData createDataKey =" simpleproduct" stepKey =" deleteProduct" />
42
41
<deleteData createDataKey =" simplecategory" stepKey =" deleteCategory" />
99
98
100
99
<!-- Verify that Created order is in Processing status-->
101
100
<see selector =" {{AdminShipmentOrderInformationSection.orderStatus}}" userInput =" Processing" stepKey =" seeShipmentOrderStatus" />
101
+ <actionGroup ref =" AdminOrdersGridClearFiltersActionGroup" stepKey =" clearOrderFilters" />
102
102
</test >
103
103
</tests >
You can’t perform that action at this time.
0 commit comments