Skip to content

Commit 36c8e14

Browse files
committed
BUG#AC-435: Removed test skipped statement in Product\Indexer\Price\ConfigurableTest
1 parent 85ea3ef commit 36c8e14

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price/ConfigurableTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ public function testReindexWithCorrectPriority()
171171
*/
172172
public function testReindexIfAllChildrenIsOutOfStock(): void
173173
{
174-
175174
$configurableProduct = $this->getConfigurableProductFromCollection(1);
176175
$this->assertEquals(10, $configurableProduct->getMinimalPrice());
177176

0 commit comments

Comments
 (0)