Update bring-it-to-life-dom_test.mjs

reformatting to test an update
This commit is contained in:
Christopher Fremond 2022-07-22 16:33:13 +01:00 committed by GitHub
parent c2ba93a8b4
commit 61e9bcda0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ tests.push(async ({ eq, page }) => {
// await page.setJavaScriptEnabled(true)
// await page.reload()
await eq.$('p#eye-left', { className: 'eye eye-closed' })
// check the background color of left eye has changed after the JS is loaded
const eyeLeftBg = await page.$eval(