File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 2121
2222 <before >
2323 <createData entity =" SimpleTwo" stepKey =" createSimpleProduct" />
24+ <actionGroup ref =" AdminLoginActionGroup" stepKey =" login" />
25+ <!-- Customer address validation rule to none -->
26+ <actionGroup ref =" AdminGoToCustomerAddressActionGroup" stepKey =" GoToCustomerAddressRollBack" />
27+ <actionGroup ref =" AdminCustomerAddressAttributeEditValidationRuleRollbackActionGroup" stepKey =" editCustomerAddressPropertiesRollBack" >
28+ <argument name =" inputValidation" value =" None" />
29+ </actionGroup >
30+ <actionGroup ref =" AssertMessageInAdminPanelActionGroup" stepKey =" seeSuccessSaveCustomerAddressAttrRollBack" >
31+ <argument name =" message" value =" You saved the customer address attribute." />
32+ </actionGroup >
2433
2534 <!-- Enable payment method -->
2635 <magentoCLI command =" config:set {{PurchaseOrderEnableConfigData.path}} {{PurchaseOrderEnableConfigData.value}}" stepKey =" enablePaymentMethod" />
You can’t perform that action at this time.
0 commit comments