mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
💄 simplify assignment using coffeescript magic
This commit is contained in:
parent
776a8e935a
commit
861dff107a
@ -6,7 +6,7 @@ describe "ContextMenuManager", ->
|
||||
[contextMenu] = []
|
||||
|
||||
beforeEach ->
|
||||
resourcePath = atom.getLoadSettings().resourcePath
|
||||
{resourcePath} = atom.getLoadSettings()
|
||||
contextMenu = new ContextMenuManager({resourcePath})
|
||||
|
||||
describe "adding definitions", ->
|
||||
|
Loading…
Reference in New Issue
Block a user