mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
💄
This commit is contained in:
@@ -391,4 +391,4 @@ describe 'FuzzyFinder', ->
|
||||
expect(rootView.find('.editor').length).toBe 2
|
||||
expect(editor.splitUp).toHaveBeenCalled()
|
||||
expect(rootView.getActiveEditor()).not.toBe editor
|
||||
expect(rootView.getActiveEditor().getPath()).toBe editor.getPath()
|
||||
expect(rootView.getActiveEditor().getPath()).toBe editor.getPath()
|
||||
|
||||
Reference in New Issue
Block a user