Update browser-ui-test version to 0.9.0

This commit is contained in:
Guillaume Gomez 2022-05-01 21:36:19 +02:00
parent 76d4862fdd
commit 68982bcd67
2 changed files with 1 additions and 2 deletions

View file

@ -138,7 +138,6 @@ async function main(argv) {
try {
// This is more convenient that setting fields one by one.
let args = [
"--no-screenshot-comparison",
"--variable", "DOC_PATH", opts["doc_folder"],
];
if (opts["debug"]) {