Skip to content

Commit 9cd3abd

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-71515: Special/lowest price in child of a Configurable Product causes the entire product to show that price
- FAT
1 parent 7cfa843 commit 9cd3abd

File tree

1 file changed

+0
-5
lines changed
  • dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Block/Product

1 file changed

+0
-5
lines changed

dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Block/Product/Price.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,4 @@ public function getPriceLabel()
4242
{
4343
return $this->_rootElement->find($this->priceLabel);
4444
}
45-
46-
// protected function init()
47-
// {
48-
// parent::init();
49-
// }
5045
}

0 commit comments

Comments
 (0)