Browse Source

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

adding a comment to trigger a pull for testing the runner
pull/1369/head
Christopher Fremond 2 years ago committed by GitHub
parent
commit
5cca789fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      js/tests/bring-it-to-life-dom_test.mjs

1
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

Loading…
Cancel
Save