From 5cca789fd1f5cbbbe443bc74dce7b942a20a182b Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 29 Jul 2022 12:26:41 +0100 Subject: [PATCH] Update bring-it-to-life-dom_test.mjs adding a comment to trigger a pull for testing the runner --- js/tests/bring-it-to-life-dom_test.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/js/tests/bring-it-to-life-dom_test.mjs b/js/tests/bring-it-to-life-dom_test.mjs index 8b2716a8..9bb47e4c 100644 --- a/js/tests/bring-it-to-life-dom_test.mjs +++ b/js/tests/bring-it-to-life-dom_test.mjs @@ -15,6 +15,7 @@ tests.push(async ({ eq, page }) => { // await page.reload() // await eq.$('p#eye-left', { className: 'eye' }) // }) +// adding a comment to trigger a pull for testing tests.push(async ({ eq, page }) => { // check the class of left eye has been updated after the JS is loaded