mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
Remove logging
This commit is contained in:
parent
31914d1056
commit
f2fa9793b1
@ -321,8 +321,6 @@ describe "CommandPanel", ->
|
||||
|
||||
_.times previewList.getOperations().length, -> previewList.trigger 'move-up'
|
||||
|
||||
console.log previewList.find('li:first').position().top
|
||||
|
||||
describe "when command-panel:execute is triggered on the preview list", ->
|
||||
it "opens the operation's buffer, selects the search result, and focuses the active editor", ->
|
||||
spyOn(rootView, 'focus')
|
||||
|
Loading…
Reference in New Issue
Block a user