mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Clear atom.commands after each spec
This commit is contained in:
@@ -119,6 +119,8 @@ beforeEach ->
|
||||
addCustomMatchers(this)
|
||||
|
||||
afterEach ->
|
||||
atom.commands.clear()
|
||||
|
||||
atom.packages.deactivatePackages()
|
||||
atom.menu.template = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user