Skip to content

Commit 48be4f8

Browse files
committed
MAGE-1044 Remove placeholder tearDown
1 parent 6b08374 commit 48be4f8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Test/Integration/Product/ReplicaIndexingTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,4 @@ protected function assertNoSortingAttribute($sortAttr, $sortDir): void
325325
$this->assertFalse($this->hasSortingAttribute($sortAttr, $sortDir));
326326
}
327327

328-
public function tearDown(): void
329-
{
330-
parent::tearDown();
331-
}
332-
333328
}

0 commit comments

Comments
 (0)