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

remving the comment I added for demo purposes
This commit is contained in:
Christopher Fremond 2022-08-08 10:49:24 +01:00 committed by GitHub
parent 77c58b0ee1
commit 92294a7f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ 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