matrix-react-sdk
374cee90 - Fix flaky jest tests (#12486)

Commit
1 year ago
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.
Author
Parents
Loading