mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Little note 📝
This commit is contained in:
@@ -289,6 +289,7 @@ describe "EditorComponent", ->
|
||||
editor.getBuffer().insert([12, 0], '\n')
|
||||
nextTick()
|
||||
|
||||
# The newline and he tab need to be in two different operations to surface the bug
|
||||
editor.getBuffer().insert([13, 0], ' ')
|
||||
nextTick()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user