Skip to content

Commit 6daa565

Browse files
author
Andrii Kasian
committed
MAGETWO-39549: Prepare pull request (S70)
1 parent 0928000 commit 6daa565

File tree

1 file changed

+0
-2
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogSearch/Model/Indexer

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/CatalogSearch/Model/Indexer/FulltextTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ protected function setUp()
100100

101101
public function testReindexAll()
102102
{
103-
$this->engine->cleanIndex([$this->dimension]);
104-
105103
$this->indexer->reindexAll();
106104

107105
$products = $this->search('Apple');

0 commit comments

Comments
 (0)