Skip to content
Snippets Groups Projects
Commit 5e645d06 authored by Anup Dugar's avatar Anup Dugar Committed by Olexii Korshenko
Browse files

MAGETWO-38915: Add unit test coverage for \Magento\CurrencySymbol\Helper\*

- Fixed constant value
parent bd9915ed
No related merge requests found
......@@ -21,7 +21,7 @@ class Currency implements \Magento\Framework\Locale\CurrencyInterface
const CURRENCY_OPTION_NAME = 'name';
const CURRENCY_OPTION_DISPLAY = 'name';
const CURRENCY_OPTION_DISPLAY = 'display';
/**
* @var array
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment