mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Un-f
This commit is contained in:
@@ -241,7 +241,7 @@ describe "RootView", ->
|
||||
expect(rootView.find('.row')).not.toExist()
|
||||
expect(rootView.find('.column')).toExist()
|
||||
|
||||
fit "removes a containing column if it becomes empty", ->
|
||||
it "removes a containing column if it becomes empty", ->
|
||||
editor = rootView.find('.editor').view()
|
||||
editor.trigger 'split-left'
|
||||
editor.trigger 'split-up'
|
||||
|
||||
Reference in New Issue
Block a user