aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests/vomnibar_test.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dom_tests/vomnibar_test.coffee')
-rw-r--r--tests/dom_tests/vomnibar_test.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dom_tests/vomnibar_test.coffee b/tests/dom_tests/vomnibar_test.coffee
index b414fdfb..f660f96b 100644
--- a/tests/dom_tests/vomnibar_test.coffee
+++ b/tests/dom_tests/vomnibar_test.coffee
@@ -28,7 +28,7 @@ context "Keep selection within bounds",
assert.equal -1, ui.selection
should "set selection to position 0 for bookmark completion if possible", ->
- Vomnibar.activateBookmarks()
+ Vomnibar.activate "completer=bookmark&selectFirst"
ui = Vomnibar.vomnibarUI
@completions = []