Skip to content

Commit 623d5d2

Browse files
author
Oleksii Kolesnyk
committed
MTA-2729: Functional test maintenance. Part 4
1 parent 3c8c1a1 commit 623d5d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Constraint/AssertConfigurableProductPage.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ protected function verifyAttributes()
102102
*
103103
* @return string
104104
*/
105-
protected function getLowestConfigurablePrice() {
105+
protected function getLowestConfigurablePrice()
106+
{
106107
$price = null;
107108
$configurableOptions = $this->product->getConfigurableAttributesData();
108109

0 commit comments

Comments
 (0)