mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Add 'the'
This commit is contained in:
@@ -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 ->
|
||||
|
||||
Reference in New Issue
Block a user