Skip to content

Commit 7a0a457

Browse files
committed
ACP2E-3276: Order reports showing the wrong currency symbol
1 parent b827160 commit 7a0a457

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
@@ -227,6 +227,7 @@ public static function getCurrencyDataProvider(): array
227227

228228
protected function tearDown(): void
229229
{
230+
unset($this->scopeConfigMock);
230231
unset($this->storeManagerMock);
231232
unset($this->currencyLocatorMock);
232233
unset($this->localeCurrencyMock);

0 commit comments

Comments
 (0)