Skip to content

Commit 85ea3ef

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

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)