diff --git a/spec/workspace-view-spec.coffee b/spec/workspace-view-spec.coffee index 2bc0ca6c6..69e9e2d7e 100644 --- a/spec/workspace-view-spec.coffee +++ b/spec/workspace-view-spec.coffee @@ -296,7 +296,7 @@ describe "WorkspaceView", -> modalContainer = workspaceElement.querySelector('atom-panel-container.modal') expect(modalContainer.parentNode).toBe workspaceElement - fdescribe "saving the active item", -> + describe "saving the active item", -> describe "saveActivePaneItem", -> describe "when there is an error", -> beforeEach ->