mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -43,8 +43,7 @@ describe "RootView", ->
|
||||
describe "when there is a project", ->
|
||||
it "shows the FileFinder when it is not on screen and hides it when it is", ->
|
||||
runs ->
|
||||
$('#jasmine-content').append(rootView)
|
||||
|
||||
rootView.attachToDom()
|
||||
expect(rootView.find('.file-finder')).not.toExist()
|
||||
|
||||
waitsForPromise ->
|
||||
|
||||
Reference in New Issue
Block a user