From 010fa00b80474648268af58dd2edecbf454a9e55 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 11 Apr 2023 19:11:34 +0200 Subject: Update rustdoc GUI tests to new browser-ui-test version --- tests/rustdoc-gui/basic-code.goml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rustdoc-gui/basic-code.goml') diff --git a/tests/rustdoc-gui/basic-code.goml b/tests/rustdoc-gui/basic-code.goml index 971c2f9480e..e372f711974 100644 --- a/tests/rustdoc-gui/basic-code.goml +++ b/tests/rustdoc-gui/basic-code.goml @@ -1,6 +1,6 @@ // Small test to ensure the "src-line-numbers" element is only present once on // the page. -goto: "file://" + |DOC_PATH| + "/test_docs/index.html" +go-to: "file://" + |DOC_PATH| + "/test_docs/index.html" click: ".srclink" wait-for: ".src-line-numbers" assert-count: (".src-line-numbers", 1) -- cgit 1.4.1-3-g733a5