mirror of
https://github.com/atom/atom.git
synced 2026-01-27 07:47:58 -05:00
Try 50?
This commit is contained in:
@@ -62,7 +62,7 @@ describe "MenuManager", ->
|
||||
atom.keymaps.add 'test', 'atom-workspace': 'ctrl-b': 'b'
|
||||
menu.update()
|
||||
|
||||
waits 1
|
||||
waits 50
|
||||
|
||||
runs -> expect(menu.sendToBrowserProcess.argsForCall[0][1]['b']).toEqual ['ctrl-b']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user