Fix autobake ui test

This commit is contained in:
zb3 2024-04-07 00:37:09 +02:00
parent a81b2064d4
commit 2e284d3842
1 changed files with 3 additions and 0 deletions

View File

@ -191,6 +191,9 @@ module.exports = {
// Ensure we got the latest input baked
utils.expectOutput(browser, "input12");
// Turn autobake off again
browser.click("#auto-bake-label");
},
"Special content": browser => {