diff --git a/spec/workspace-spec.coffee b/spec/workspace-spec.coffee index 1785c68bc..53f034e8d 100644 --- a/spec/workspace-spec.coffee +++ b/spec/workspace-spec.coffee @@ -259,7 +259,7 @@ describe "Workspace", -> runs -> expect(workspace.activePaneItem.getText()).toMatch /Copyright/ describe "when an editor is destroyed", -> - it "removes editor", -> + it "removes the editor", -> editor = null waitsForPromise ->