mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Use correct binding sets by first keystroke variable name
This commit is contained in:
@@ -76,7 +76,7 @@ beforeEach ->
|
||||
|
||||
afterEach ->
|
||||
keymap.bindingSets = bindingSetsToRestore
|
||||
keymap.bindingSetsByFirstKeystrokeToRestore = bindingSetsByFirstKeystrokeToRestore
|
||||
keymap.bindingSetsByFirstKeystroke = bindingSetsByFirstKeystrokeToRestore
|
||||
atom.deactivatePackages()
|
||||
if rootView?
|
||||
rootView.remove?()
|
||||
|
||||
Reference in New Issue
Block a user