Fix autobake ui test
This commit is contained in:
parent
a81b2064d4
commit
2e284d3842
@ -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 => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user