mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Clear notifications between specs
This commit is contained in:
@@ -167,6 +167,7 @@ afterEach ->
|
||||
atom.packages.deactivatePackages()
|
||||
atom.menu.template = []
|
||||
atom.contextMenu.clear()
|
||||
atom.notifications.clear()
|
||||
|
||||
atom.workspace?.destroy()
|
||||
atom.workspace = null
|
||||
|
||||
Reference in New Issue
Block a user