mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Don't focus the specs window in beforeEach
This commit is contained in:
parent
144cfadb15
commit
d1d3b45474
@ -18,7 +18,6 @@ defaultTitle = document.title
|
||||
pathsWithSubscriptions = null
|
||||
|
||||
beforeEach ->
|
||||
atom.focus()
|
||||
window.fixturesProject = new Project(require.resolve('fixtures'))
|
||||
window.resetTimeouts()
|
||||
pathsWithSubscriptions = []
|
||||
|
Loading…
Reference in New Issue
Block a user