Rollup merge of #136587 - GuillaumeGomez:update-gui-tests, r=notriddle
Update browser-ui-test version to `0.20.2` r? `@notriddle`
This commit is contained in:
commit
393f2cd419
2 changed files with 1 additions and 2 deletions
|
@ -1 +1 @@
|
|||
0.18.2
|
||||
0.20.2
|
|
@ -197,7 +197,6 @@ async function main(argv) {
|
|||
const args = [
|
||||
"--variable", "DOC_PATH", opts["doc_folder"].split("\\").join("/"),
|
||||
"--enable-fail-on-js-error", "--allow-file-access-from-files",
|
||||
"--no-sandbox",
|
||||
];
|
||||
if (opts["debug"]) {
|
||||
debug = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue