Skip to content

Commit df95cfe

Browse files
committed
testing
1 parent d0cdd2b commit df95cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Helper/Entity/Product/PriceManager/ProductWithoutChildren.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ protected function addTierPrices($tierPrice, $field, $currencyCode)
380380
$this->formatPrice($tierPrice[0], $currencyCode);
381381
}
382382
}
383-
# TODO bookmarking getRulePrice function for a future refactor effort.
383+
// TODO bookmarking getRulePrice function for a future refactor effort.
384384
/**
385385
* @param $groupId
386386
* @param $product

0 commit comments

Comments
 (0)