mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove 'workspace' from serialized state in spec helper
…Instead of 'workspaceView'.
This commit is contained in:
@@ -107,7 +107,7 @@ afterEach ->
|
||||
|
||||
atom.workspaceView?.remove?()
|
||||
atom.workspaceView = null
|
||||
delete atom.state.workspaceView
|
||||
delete atom.state.workspace
|
||||
|
||||
atom.project?.destroy?()
|
||||
atom.project = null
|
||||
|
||||
Reference in New Issue
Block a user