We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5730c19 commit 2046c16Copy full SHA for 2046c16
app/code/Magento/Swatches/Test/Mftf/ActionGroup/AssertSwatchColorActionGroup.xml
@@ -6,8 +6,7 @@
6
*/
7
-->
8
9
-<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
- xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
+<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11
<actionGroup name="AssertSwatchColorActionGroup">
12
<annotations>
13
<description>Validates that the provided Color Picker contains the provided Style.</description>
@@ -24,4 +23,3 @@
24
23
</assertEquals>
25
</actionGroup>
26
</actionGroups>
27
-
0 commit comments