mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
Remove explicit atom.workspace.destroy call
This commit is contained in:
@@ -111,9 +111,6 @@ afterEach ->
|
||||
|
||||
atom.workspaceView?.remove?()
|
||||
atom.workspaceView = null
|
||||
|
||||
atom.workspace?.destroy()
|
||||
atom.workspace = null
|
||||
delete atom.state.workspace
|
||||
|
||||
atom.project?.destroy()
|
||||
|
||||
Reference in New Issue
Block a user