]> git.proxmox.com Git - rustc.git/blobdiff - src/test/rustdoc-gui/search-result-go-to-first.goml
New upstream version 1.61.0+dfsg1
[rustc.git] / src / test / rustdoc-gui / search-result-go-to-first.goml
index cadd7f6a3f3b54849c63eeea138a73d917c60aa9..255470a3e35904d9353cdbd20e305d52e60e3864 100644 (file)
@@ -16,5 +16,4 @@ assert-css: ("#main-content", {"display": "none"})
 // Now we can check that the feature is working as expected!
 goto: file://|DOC_PATH|/test_docs/index.html?search=struct%3AFoo&go_to_first=true
 // Waiting for the page to load...
-wait-for: 500
-assert-text: (".fqn .in-band", "Struct test_docs::Foo")
+wait-for-text: (".fqn .in-band", "Struct test_docs::Foo")