You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dragAndDrapThought.ts - This sleep is needed so the notes have time to update after dropping. I made it so the sleep call only fires on drop, which means it only applies to a subset of the tests. Obv we can optimize this and probably get rid of the sleep altogether but, at this point, we're going to get more speed increases by splitting the drag and drop tests into two separate files that run in parallel.
The text was updated successfully, but these errors were encountered:
Continuation of #2110
The text was updated successfully, but these errors were encountered: