mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
un-f RootView spec
This commit is contained in:
@@ -139,7 +139,7 @@ describe "RootView", ->
|
||||
expect(rootView.getEditors().length).toBe 0
|
||||
|
||||
describe "when a pane's wrapped view cannot be deserialized", ->
|
||||
fit "renders an empty pane", ->
|
||||
it "renders an empty pane", ->
|
||||
viewState =
|
||||
panesViewState:
|
||||
viewClass: "Pane",
|
||||
|
||||
Reference in New Issue
Block a user