This commit is contained in:
Nathan Sobo
2013-02-28 09:33:55 -07:00
committed by probablycorey
parent 43b41e9ed9
commit d5654cf0df

View File

@@ -271,7 +271,7 @@ describe "Editor", ->
editor.attachToDom()
expect(openHandler).not.toHaveBeenCalled()
describe "editor-path-changed event", ->
describe "editor:path-changed event", ->
path = null
beforeEach ->
path = "/tmp/something.txt"