Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 59053f4

Browse files
committed
MAGETWO-87709: add related products test.
1 parent bc1325c commit 59053f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Test/AdminEditTextEditorProductAttributeCest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
2222
<actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/>
2323
<actionGroup ref="SwitchToVersion4ActionGroup" stepKey="switchToTinyMCE4" />
24-
<createData stepKey="myProductAttributeCreation" entity="productAttribute"/>
24+
<createData stepKey="myProductAttributeCreation" entity="productAttributeWithTwoOptions"/>
2525
<createData stepKey="myProductAttributeSetAssign" entity="AddToDefaultSet">
2626
<requiredEntity createDataKey="myProductAttributeCreation"/>
2727
</createData>

0 commit comments

Comments
 (0)