matrix-react-sdk
1139dd2b
- Fix a flaky test in the timelinepanel code
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Fix a flaky test in the timelinepanel code Sometimes it was possible for there to be a scroll event before the initial pagination completed, which then upset the rest of the test. Just give it a few ms to sort itself out instead.
References
#1208 - Fix a flaky test in the timelinepanel code
Author
richvdh
Committer
richvdh
Parents
3e93930d
Loading