mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
🔥 Avoid attaching CommandRegistry to window twice
This commit is contained in:
parent
ed201d41cd
commit
d9af8686ed
@ -40,8 +40,6 @@ module.exports = ({logFile, headless, testPaths, buildAtomEnvironment}) ->
|
||||
document.head.appendChild(atom.styles.buildStylesElement())
|
||||
document.body.appendChild(jasmineContent)
|
||||
|
||||
atom.commands.attach(window)
|
||||
|
||||
jasmineEnv.execute()
|
||||
promise
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user