mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Remove "[object Object]" output from tests
This commit is contained in:
@@ -89,7 +89,6 @@ describe "RootView", ->
|
||||
expect(rootView.getEditors().length).toBe 0
|
||||
|
||||
viewState = rootView.serialize()
|
||||
console.log viewState
|
||||
rootView.deactivate()
|
||||
window.rootView = RootView.deserialize(viewState)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user