Skip to content

Commit

Permalink
Revert test back to 266x266
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Feb 16, 2022
1 parent a6de99d commit 4ef0c3d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -224,7 +224,7 @@ function runTests(mode) {
)
await check(
() => browser.eval(`document.getElementById("msg3").textContent`),
'loaded 1 img3 with dimensions 400x400'
'loaded 1 img3 with dimensions 266x266'
)
await check(
() => browser.eval(`document.getElementById("msg4").textContent`),
Expand Down

0 comments on commit 4ef0c3d

Please sign in to comment.