Skip to content

Commit 2395a8c

Browse files
committed
ACP2E-3276: Order reports showing the wrong currency symbol
1 parent eef6458 commit 2395a8c

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Reports/Test/Unit/Block/Adminhtml/Grid/Column/Renderer

1 file changed

+1
-0
lines changed

app/code/Magento/Reports/Test/Unit/Block/Adminhtml/Grid/Column/Renderer/CurrencyTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ protected function setUp(): void
188188
* @throws CurrencyException
189189
* @dataProvider getCurrencyDataProvider
190190
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
191+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
191192
*/
192193
public function testRender(
193194
float $rate,

0 commit comments

Comments
 (0)