[bisq-network/bisq] Fix CurrencyListTest when locale is not en_US (#2264)

Devin Bileck notifications at github.com
Mon Jan 14 06:29:20 UTC 2019


When declaring a fiat currency and only providing the currency code,
it uses the system locale to get the currency display name.
This potentially causes different sorting results in
testUpdateWhenNotSortNumerically when locale is not en_US.

Now, it specifies the en_US locale when defining the fiat currencies
for this test.

Fixes https://github.com/bisq-network/bisq/issues/2259
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2264

-- Commit Summary --

  * Fix CurrencyListTest when locale is not en_US

-- File Changes --

    M desktop/src/test/java/bisq/desktop/util/CurrencyListTest.java (9)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2264.patch
https://github.com/bisq-network/bisq/pull/2264.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2264
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190113/8fd6fc34/attachment.html>


More information about the bisq-github mailing list