mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Change editor-selection-change event name to selection-change
This commit is contained in:
@@ -1596,7 +1596,7 @@ describe "Editor", ->
|
||||
expect(miniEditor.find('.line.cursor-line').length).toBe 0
|
||||
|
||||
|
||||
fdescribe "gutter line highlighting", ->
|
||||
describe "gutter line highlighting", ->
|
||||
beforeEach ->
|
||||
editor.attachToDom(heightInLines: 5.5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user