Skip to content

Commit 5416edf

Browse files
committed
MC-3080: Admin can create product attribute with picked color swatch
- Improved test name and file name
1 parent 55f53bc commit 5416edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Swatches/Test/Mftf/Test/AdminConfigureSwatchesTest.xml renamed to app/code/Magento/Swatches/Test/Mftf/Test/AdminCreateVisualSwatchTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
11-
<test name="AdminConfigureSwatchesTest">
11+
<test name="AdminCreateVisualSwatchTest">
1212
<annotations>
1313
<features value="Swatches"/>
1414
<stories value="Create/configure swatches"/>

0 commit comments

Comments
 (0)