mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Wait a tick before checking for path subscriptions?
This commit is contained in:
@@ -112,6 +112,7 @@ afterEach ->
|
||||
|
||||
document.getElementById('jasmine-content').innerHTML = '' unless window.debugContent
|
||||
|
||||
waits(0)
|
||||
ensureNoPathSubscriptions()
|
||||
waits(0) # yield to ui thread to make screen update more frequently
|
||||
|
||||
|
||||
Reference in New Issue
Block a user