1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 13a85db844
Fix useTransactionDisplayData unit tests (#10134) (#10137)
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.

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2021-01-04 10:50:40 -08:00
..
components set last provider when switching to a customRPC (#10084) 2020-12-18 17:35:07 -03:30
contexts add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fetch swap quote refresh time from API (#10069) 2020-12-15 16:56:00 -03:30
helpers Fix fetch-with-cache handling of interwoven requests (#10079) 2020-12-15 16:56:00 -03:30
hooks Fix useTransactionDisplayData unit tests (#10134) (#10137) 2021-01-04 10:50:40 -08:00
pages Fetch swap quote refresh time from API (#10069) 2020-12-15 16:56:00 -03:30
selectors Remove unused state from Redux gas slice (#9975) 2020-12-03 16:23:36 -03:30
store Tighten up loading indication logic (#10103) 2020-12-18 17:37:07 -03:30