mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
Update browser-ui-test version to 0.21.1
This commit is contained in:
@@ -1 +1 @@
|
||||
0.20.7
|
||||
0.21.1
|
||||
@@ -196,7 +196,7 @@ async function main(argv) {
|
||||
// This is more convenient that setting fields one by one.
|
||||
const args = [
|
||||
"--variable", "DOC_PATH", opts["doc_folder"].split("\\").join("/"),
|
||||
"--enable-fail-on-js-error", "--allow-file-access-from-files",
|
||||
"--allow-file-access-from-files",
|
||||
];
|
||||
if (opts["debug"]) {
|
||||
debug = true;
|
||||
|
||||
Reference in New Issue
Block a user