element-web/test/components
David Baker 374cee9080
Fix flaky jest tests (#12486)
...and remove the code that causes them to be retried in CI. Most of
these were just lack of waiting for async things to happen, mostly
lazy loading components, hence whythey worked on the retry: because
the code had been loaded by then.
2024-05-02 14:53:35 +00:00
..
structures Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
views Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00