File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Shipping/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 68
68
<!-- US Customer is created -->
69
69
<createData entity =" Simple_US_Customer_CA" stepKey =" createCustomer" />
70
70
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
71
- <!-- <actionGroup ref="AdminEnableFedExConfigurationActionGroup" stepKey="enableFedEx"/> -- >
71
+ <actionGroup ref =" AdminEnableFedExConfigurationActionGroup" stepKey =" enableFedEx" />
72
72
<!-- Set US Shipping settings origin data-->
73
73
<actionGroup ref =" AdminSetShippingOriginConfigActionGroup" stepKey =" setShippingOriginConfigurationData" >
74
74
<argument name =" country" value =" United States" />
199
199
<switchToPreviousTab stepKey =" switchToShipmentPage" />
200
200
<after >
201
201
<!-- Reset shipping origin -->
202
- <!-- <actionGroup ref="AdminResetShippingOriginConfigurationActionGroup" stepKey="ResetCaliforniaShippingOrigin"/> -- >
203
- <!-- <magentoCLI command="config:set {{AdminFedexEnableForCheckoutConfigData.path}} 0" stepKey="disableCheckout"/> -- >
202
+ <actionGroup ref =" AdminResetShippingOriginConfigurationActionGroup" stepKey =" ResetCaliforniaShippingOrigin" />
203
+ <magentoCLI command =" config:set {{AdminFedexEnableForCheckoutConfigData.path}} 0" stepKey =" disableCheckout" />
204
204
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
205
205
<!-- Delete configurable product data -->
206
206
<deleteData createDataKey =" createConfigChildProduct" stepKey =" deleteConfigChildProduct" />
You can’t perform that action at this time.
0 commit comments