Skip to content

Commit 68982bc

Browse files
Update browser-ui-test version to 0.9.0
1 parent 76d4862 commit 68982bc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.5
1+
0.9.0

src/tools/rustdoc-gui/tester.js

-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ async function main(argv) {
138138
try {
139139
// This is more convenient that setting fields one by one.
140140
let args = [
141-
"--no-screenshot-comparison",
142141
"--variable", "DOC_PATH", opts["doc_folder"],
143142
];
144143
if (opts["debug"]) {

0 commit comments

Comments
 (0)