mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Remove packageStates from atom state after specs just in case
This commit is contained in:
@@ -113,8 +113,7 @@ afterEach ->
|
||||
atom.project?.destroy?()
|
||||
atom.project = null
|
||||
|
||||
console.log atom.state.has('packageStates')
|
||||
|
||||
atom.state.remove('packageStates')
|
||||
|
||||
$('#jasmine-content').empty() unless window.debugContent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user