mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Don't focus the specs window in beforeEach
This commit is contained in:
@@ -18,7 +18,6 @@ defaultTitle = document.title
|
||||
pathsWithSubscriptions = null
|
||||
|
||||
beforeEach ->
|
||||
atom.focus()
|
||||
window.fixturesProject = new Project(require.resolve('fixtures'))
|
||||
window.resetTimeouts()
|
||||
pathsWithSubscriptions = []
|
||||
|
||||
Reference in New Issue
Block a user