mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
Un-f
This commit is contained in:
@@ -190,7 +190,7 @@ describe "Snippets extension", ->
|
||||
editor.trigger keydownEvent('tab', target: editor[0])
|
||||
expect(buffer.lineForRow(0)).toBe "first line"
|
||||
|
||||
ffdescribe "when a snippet expansion is undone and redone", ->
|
||||
describe "when a snippet expansion is undone and redone", ->
|
||||
it "recreates the snippet's tab stops", ->
|
||||
editor.insertText ' t6\n'
|
||||
editor.setCursorBufferPosition [0, 6]
|
||||
|
||||
Reference in New Issue
Block a user