From 88c3cc52a928a7c66d15a64def24ddedc344168f Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Wed, 27 Jul 2022 16:04:37 +0100 Subject: [PATCH] Update bring-it-to-life-dom_test.mjs removing a comment to trigger 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 8b6927da..8b2716a8 100644 --- a/js/tests/bring-it-to-life-dom_test.mjs +++ b/js/tests/bring-it-to-life-dom_test.mjs @@ -15,7 +15,6 @@ tests.push(async ({ eq, page }) => { // await page.reload() // await eq.$('p#eye-left', { className: 'eye' }) // }) -// Putting a comment to trigger an update tests.push(async ({ eq, page }) => { // check the class of left eye has been updated after the JS is loaded