Skip to content

Commit 6485850

Browse files
Clearning Indices
1 parent c6851b3 commit 6485850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Test/Integration/TestCase.php

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

4343
public function setUp(): void
4444
{
45+
$this->clearIndices();
4546
$this->bootstrap();
4647
}
4748

0 commit comments

Comments
 (0)