1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/hooks/tests
Erik Marks d55f579447
Fix useTransactionDisplayData unit tests (#10134)
New year, new problems.

It's working as expected, but we had hard-coded some 2020 date values, and `formatDateWithYearContext` adds the year to its output formatted date if the date is not from the current year.
2021-01-04 09:45:54 -08:00
..
useCancelTransaction.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
useCurrencyDisplay.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
useRetryTransaction.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
useTokenData.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
useTokenDisplayValue.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
useTransactionDisplayData.test.js Fix useTransactionDisplayData unit tests (#10134) 2021-01-04 09:45:54 -08:00
useUserPreferencedCurrency.test.js Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00