summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/shortcuts.goml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-gui/shortcuts.goml')
-rw-r--r--tests/rustdoc-gui/shortcuts.goml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-gui/shortcuts.goml b/tests/rustdoc-gui/shortcuts.goml
index 9068680d6..667df89ec 100644
--- a/tests/rustdoc-gui/shortcuts.goml
+++ b/tests/rustdoc-gui/shortcuts.goml
@@ -1,5 +1,5 @@
// Check that the various shortcuts are working.
-goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
+go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
// We first check that the search input isn't already focused.
assert-false: "input.search-input:focus"
press-key: "s"