ripple / explorer

Open Source XRP Ledger Explorer
https://livenet.xrpl.org/
MIT License
95 stars 61 forks source link

fix: fix LedgersPage tests #972

Closed mvadari closed 2 months ago

mvadari commented 2 months ago

High Level Overview of Change

This PR fixes the LedgersPage tests so they stop failing intermittently/in some PRs (like #945).

Context of Change

The LedgersPage tests fail for me locally. image

Type of Change

TypeScript/Hooks Update

N/A - too complicated, not worth doing here.

Test Plan

Tests pass locally now.