Skip to content

Commit 9956c81

Browse files
committed
ACP2E-457: Arabic (Saudi Arabia) locale breaks the product detail page
- static fail
1 parent 947418c commit 9956c81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Directory/Test/Unit/Model/CurrencyTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ class CurrencyTest extends TestCase
2323
*/
2424
protected $currency;
2525

26+
/**
27+
* @var string
28+
*/
29+
2630
protected $currencyCode = 'USD';
2731

2832
/**

0 commit comments

Comments
 (0)