mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Don’t clear document requests in spec helper; happens in reset
This commit is contained in:
@@ -99,7 +99,6 @@ beforeEach ->
|
||||
assert: atom.assert.bind(atom)
|
||||
})
|
||||
atom.themes.workspace = atom.workspace
|
||||
atom.views.clearDocumentRequests()
|
||||
|
||||
atom.workspaceParentSelectorctor = '#jasmine-content'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user