]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/search-input-mobile.goml
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
[rust.git] / src / test / rustdoc-gui / search-input-mobile.goml
index 3eec3459a6393dc22ecd69c8355cde5a335b3771..5c95db70aecdd46a25f2926967a0d9a5e58dbf10 100644 (file)
@@ -1,6 +1,6 @@
 // Test to ensure that you can click on the search input, whatever the width.
 // The PR which fixed it is: https://github.com/rust-lang/rust/pull/81592
-goto: file://|DOC_PATH|/index.html
+goto: file://|DOC_PATH|/test_docs/index.html
 size: (463, 700)
 // We first check that the search input isn't already focused.
 assert-false: ("input.search-input:focus")