File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<remove keyForRemoval =" seeCustomerGroup" />
14
14
<remove keyForRemoval =" seeBillingAddressCountry" />
15
15
<remove keyForRemoval =" seeShippingAddressCountry" />
16
- <see selector =" {{AdminOrderAddressInformationSection.billingAddress}}" userInput =" {{billingAddress.state}}" stepKey =" seeBillingAddressState" after = " seeBillingAddressCountry " />
17
- <see selector =" {{AdminOrderAddressInformationSection.shippingAddress}}" userInput =" {{shippingAddress.state}}" stepKey =" seeShippingAddressState" after = " seeBillingAddressCountry " />
16
+ <see selector =" {{AdminOrderAddressInformationSection.billingAddress}}" userInput =" {{billingAddress.state}}" stepKey =" seeBillingAddressState" />
17
+ <see selector =" {{AdminOrderAddressInformationSection.shippingAddress}}" userInput =" {{shippingAddress.state}}" stepKey =" seeShippingAddressState" />
18
18
</actionGroup >
19
19
</actionGroups >
You can’t perform that action at this time.
0 commit comments