mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
💄
This commit is contained in:
committed by
probablycorey
parent
43b41e9ed9
commit
d5654cf0df
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user