Skip to content

Commit 79c6d9b

Browse files
abukatarviktym
andauthored
ACP2E-456: Mexican currency symbol (MX$) is not displayed for es_MX locale
CR fixes Co-authored-by: Viktor Tymchynskyi <vtymchynskyi@magento.com>
1 parent 9d29bf0 commit 79c6d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/CurrencySymbol/Model/System/CurrencysymbolTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class CurrencysymbolTest extends \PHPUnit\Framework\TestCase
2121
protected $currencySymbolModel;
2222

2323
/**
24-
* @inheirtDoc
24+
* @inheritDoc
2525
*/
2626
protected function setUp(): void
2727
{
@@ -31,7 +31,7 @@ protected function setUp(): void
3131
}
3232

3333
/**
34-
* @inheirtDoc
34+
* @inheritDoc
3535
*/
3636
protected function tearDown(): void
3737
{

0 commit comments

Comments
 (0)