mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Merge pull request #7640 from atom/ns-clear-notifications
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