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 6868 <!-- US Customer is created -->
6969 <createData entity =" Simple_US_Customer_CA" stepKey =" createCustomer" />
7070 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
71- <!-- <actionGroup ref="AdminEnableFedExConfigurationActionGroup" stepKey="enableFedEx"/> -- >
71+ <actionGroup ref =" AdminEnableFedExConfigurationActionGroup" stepKey =" enableFedEx" />
7272 <!-- Set US Shipping settings origin data-->
7373 <actionGroup ref =" AdminSetShippingOriginConfigActionGroup" stepKey =" setShippingOriginConfigurationData" >
7474 <argument name =" country" value =" United States" />
199199 <switchToPreviousTab stepKey =" switchToShipmentPage" />
200200 <after >
201201 <!-- 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" />
204204 <deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
205205 <!-- Delete configurable product data -->
206206 <deleteData createDataKey =" createConfigChildProduct" stepKey =" deleteConfigChildProduct" />
You can’t perform that action at this time.
0 commit comments