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 e167534 commit 9d470a2Copy full SHA for 9d470a2
app/code/Magento/LayeredNavigation/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
@@ -7,7 +7,7 @@
7
-->
8
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10
- <test name="AdminCheckResultsOfColorAndOtherFiltersTest" insertAfter="runCronIndex">>
+ <test name="AdminCheckResultsOfColorAndOtherFiltersTest" insertAfter="runCronIndex">
11
<!-- Open a category on storefront -->
12
<actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="goToCategoryPage">
13
<argument name="categoryName" value="$$createCategory.name$$"/>
0 commit comments