Skip to content

Commit 01e1c4d

Browse files
arkadiychOlexii Korshenko
authored andcommitted
MAGETWO-38913: Add unit test coverage for \Magento\CurrencySymbol\Block\*
- removed codeCoverageIgnore from one method
1 parent b32f861 commit 01e1c4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CurrencySymbol/Block/Adminhtml/System/Currencysymbol.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ public function getStoreId()
121121
* Returns Custom currency symbol properties
122122
*
123123
* @return array
124-
* @codeCoverageIgnore
125124
*/
126125
public function getCurrencySymbolsData()
127126
{

0 commit comments

Comments
 (0)