mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
Remove "[object Object]" output from tests
This commit is contained in:
parent
492a5d2ff0
commit
eb0f118cd0
@ -89,7 +89,6 @@ describe "RootView", ->
|
|||||||
expect(rootView.getEditors().length).toBe 0
|
expect(rootView.getEditors().length).toBe 0
|
||||||
|
|
||||||
viewState = rootView.serialize()
|
viewState = rootView.serialize()
|
||||||
console.log viewState
|
|
||||||
rootView.deactivate()
|
rootView.deactivate()
|
||||||
window.rootView = RootView.deserialize(viewState)
|
window.rootView = RootView.deserialize(viewState)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user