mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Un-F
This commit is contained in:
@@ -140,7 +140,7 @@ describe 'FileFinder', ->
|
||||
rootView.trigger 'file-finder:toggle'
|
||||
|
||||
describe "when there is a path selected", ->
|
||||
fit "opens the file associated with that path in the editor", ->
|
||||
it "opens the file associated with that path in the editor", ->
|
||||
finder.trigger 'move-down'
|
||||
selectedLi = finder.find('li:eq(1)')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user