From a79885eafb54efafd59cdc56a0e6061cf95e4f38 Mon Sep 17 00:00:00 2001 From: probablycorey Date: Mon, 7 Apr 2014 15:43:53 -0700 Subject: [PATCH] Add 'the' --- spec/workspace-spec.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ->