mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Rename test function as suggested by @maxbrunsfeld.
This commit is contained in:
@@ -157,7 +157,7 @@ describe "ContextMenuManager", ->
|
||||
addError = error
|
||||
expect(addError.message).toContain('<>')
|
||||
|
||||
it "recursively applies templateForEvent on submenu items", ->
|
||||
it "calls `created` hooks for submenu items", ->
|
||||
item = {
|
||||
label: 'A',
|
||||
command: 'B',
|
||||
|
||||
Reference in New Issue
Block a user