mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Oh, un-F
This commit is contained in:
parent
87d0c1d189
commit
581998f94b
@ -2426,7 +2426,7 @@ describe "Editor", ->
|
||||
expect(editor.getCursorScreenPosition()).toEqual [5, 0]
|
||||
|
||||
describe "when a fold placeholder line is clicked", ->
|
||||
fit "removes the associated fold and places the cursor at its beginning", ->
|
||||
it "removes the associated fold and places the cursor at its beginning", ->
|
||||
editor.getSelection().setBufferRange(new Range([3, 0], [9, 0]))
|
||||
editor.trigger 'fold-selection'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user