mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Un-F
This commit is contained in:
@@ -104,7 +104,7 @@ describe "Keymap", ->
|
||||
expect(fooHandler2).not.toHaveBeenCalled()
|
||||
expect(deleteCharHandler).toHaveBeenCalled()
|
||||
|
||||
ffit "does not throw an exception if the event was not triggered by the keymap", ->
|
||||
it "does not throw an exception if the event was not triggered by the keymap", ->
|
||||
fragment.find('.grandchild-node').trigger 'foo'
|
||||
|
||||
describe "when the event bubbles to a node that matches multiple selectors", ->
|
||||
|
||||
Reference in New Issue
Block a user