mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Unspy atom.setWindowState after each spec.
Spec window needs to call it to save window dimenses.
This commit is contained in:
@@ -90,6 +90,7 @@ afterEach ->
|
||||
git.destroy()
|
||||
window.git = null
|
||||
$('#jasmine-content').empty()
|
||||
jasmine.unspy(atom, 'setWindowState')
|
||||
ensureNoPathSubscriptions()
|
||||
atom.pendingModals = [[]]
|
||||
atom.presentingModal = false
|
||||
|
||||
Reference in New Issue
Block a user