summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/method-margins.goml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-gui/method-margins.goml')
-rw-r--r--tests/rustdoc-gui/method-margins.goml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-gui/method-margins.goml b/tests/rustdoc-gui/method-margins.goml
index 720268a9e..ac3caeb23 100644
--- a/tests/rustdoc-gui/method-margins.goml
+++ b/tests/rustdoc-gui/method-margins.goml
@@ -1,5 +1,5 @@
// This test ensures that the margins on methods are coherent inside an impl block.
-goto: "file://" + |DOC_PATH| + "/test_docs/trait_members/struct.HasTrait.html#impl-TraitMembers-for-HasTrait"
+go-to: "file://" + |DOC_PATH| + "/test_docs/trait_members/struct.HasTrait.html#impl-TraitMembers-for-HasTrait"
assert-count: ("#trait-implementations-list > .toggle", 1)