Skip to content

Commit 9d470a2

Browse files
committed
MQE-2125: [3.0.0-RC3] Delivery to Magento 2.4
fix schema validation error
1 parent e167534 commit 9d470a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/LayeredNavigation/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCheckResultsOfColorAndOtherFiltersTest" insertAfter="runCronIndex">>
10+
<test name="AdminCheckResultsOfColorAndOtherFiltersTest" insertAfter="runCronIndex">
1111
<!-- Open a category on storefront -->
1212
<actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="goToCategoryPage">
1313
<argument name="categoryName" value="$$createCategory.name$$"/>

0 commit comments

Comments
 (0)