From 61e9bcda0fc1bdbba7d1308efc00f1c43c5294bc Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:33:13 +0100 Subject: [PATCH] Update bring-it-to-life-dom_test.mjs reformatting to test an update --- js/tests/bring-it-to-life-dom_test.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/js/tests/bring-it-to-life-dom_test.mjs b/js/tests/bring-it-to-life-dom_test.mjs index 661fb643f..8b2716a86 100644 --- a/js/tests/bring-it-to-life-dom_test.mjs +++ b/js/tests/bring-it-to-life-dom_test.mjs @@ -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(