From 493b2182d58e4c2b116f2761130c51f5adc59f67 Mon Sep 17 00:00:00 2001 From: hzheng-ledger Date: Thu, 5 Sep 2024 18:50:11 +0200 Subject: [PATCH] fix: unit test --- .../src/currencies/__snapshots__/sortByMarketcap.test.ts.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ledger-live-common/src/currencies/__snapshots__/sortByMarketcap.test.ts.snap b/libs/ledger-live-common/src/currencies/__snapshots__/sortByMarketcap.test.ts.snap index ba56099e2da7..f9a8127a553b 100644 --- a/libs/ledger-live-common/src/currencies/__snapshots__/sortByMarketcap.test.ts.snap +++ b/libs/ledger-live-common/src/currencies/__snapshots__/sortByMarketcap.test.ts.snap @@ -75,7 +75,6 @@ exports[`sortCurrenciesByIds snapshot 1`] = ` "ethereum/erc20/republic_protocol", "zencash", "polygon", - "ethereum/erc20/matic", "ethereum/erc20/nmr", "ethereum/erc20/xvg_erc_20", "ethereum/erc20/data_economy_index", @@ -5796,6 +5795,7 @@ exports[`sortCurrenciesByIds snapshot 1`] = ` "ethereum/erc20/match_token", "ethereum/erc20/materium", "ethereum/erc20/math_token", + "ethereum/erc20/matic", "ethereum/erc20/matrexcoin", "ethereum/erc20/matrixetf_dao_finance", "ethereum/erc20/matrixswaptoken",