Skip to content

Commit c49c8a1

Browse files
MAGETWO-94407: [2.3.0] Cart Price Rule for configurable products
- Fix static test
1 parent 28d72fa commit c49c8a1

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/SalesRule/Model/Rule/Condition

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Model/Rule/Condition/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ public function getValueElementChooserUrl()
213213
}
214214

215215
/**
216-
* Get formatted price.
216+
* Get locale-based formatted price.
217217
*
218218
* @param string $value
219219
* @return float|null

0 commit comments

Comments
 (0)