Skip to content

Commit c7645b3

Browse files
Revert Clearning Indices
1 parent 6485850 commit c7645b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/Integration/TestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ abstract class TestCase extends \TC
4242

4343
public function setUp(): void
4444
{
45-
$this->clearIndices();
4645
$this->bootstrap();
4746
}
4847

0 commit comments

Comments
 (0)