We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a07621 commit b2356b1Copy full SHA for b2356b1
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutWithAllProductTypesTest.xml
@@ -127,7 +127,7 @@
127
<actionGroup ref="AdminChangeTableRatesShippingMethodStatusActionGroup" stepKey="enableTableRatesShippingMethodForDefaultWebsite">
128
<argument name="status" value="0"/>
129
</actionGroup>
130
-
+ <actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveConfigs"/>
131
<!-- Add Simple Product to cart -->
132
<amOnPage url="{{StorefrontProductPage.url($$createSimpleProduct.custom_attributes[url_key]$$)}}" stepKey="navigateToSimpleProductPage"/>
133
<waitForPageLoad stepKey="waitForSimpleProductPageLoad"/>
0 commit comments