Skip to content

Commit 920514d

Browse files
magento/partners-magento2b2b#459: verify custom customer address attribute shows at checkout
- Added Missing Step key
1 parent 6a6cf62 commit 920514d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontVerifyCustomCustomerAddressAttributeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</after>
3434

3535
<!--Create new custom customer address attribute-->
36-
<actionGroup ref="AdminNavigateToCustomerAddressAttributesPageActionGroup"/>
36+
<actionGroup ref="AdminNavigateToCustomerAddressAttributesPageActionGroup" stepKey="adminNavigateToCustomerAddressAttributesPage"/>
3737
<actionGroup ref="AdminAddOptionsCustomerAttribute" stepKey="adminCreateCustomerFirstAttribute">
3838
<argument name="defaultLabel" value="{{AttributeDropdownData.label}}"/>
3939
<argument name="attributeCode" value="{{AttributeDropdownData.code}}"/>

0 commit comments

Comments
 (0)