Wait a tick before checking for path subscriptions?

This commit is contained in:
joshaber
2016-01-15 17:02:18 -05:00
parent 0332c8aab3
commit d9cf7a73c6

View File

@@ -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