Skip to content

Commit 4801a94

Browse files
committed
MC-31424: Create test for issue "<" and ">" symbols are changed to "&lt;" and "&gt;" in the frontend catalog search line
1 parent fcc606b commit 4801a94

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogSearch/Block

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/CatalogSearch/Block/ResultTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public function testSetListOrders()
4848
/**
4949
* Verify search value escaping process
5050
*
51-
* @magentoConfigFixture default/catalog/search/engine elasticsearch7
51+
* @magentoConfigFixture default/catalog/search/engine elasticsearch6
5252
* @dataProvider toEscapeSearchTextDataProvider
5353
* @magentoAppArea frontend
5454
* @param string $searchValue

0 commit comments

Comments
 (0)