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

Adding a comment to trigger an update
This commit is contained in:
Christopher Fremond 2022-07-27 15:38:59 +01:00 committed by GitHub
parent 6a3e1be365
commit c726f13e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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