Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cypress test following j2c (#10484)
The current logic introduced a race condition in which the test would only pass if the expect() ran before the app determined that the highlighted line was in fact on the current point and re-rendered.
- Loading branch information