Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix jest-puppeteer globals import #188

Merged
merged 1 commit into from
Oct 15, 2024
Merged

fix jest-puppeteer globals import #188

merged 1 commit into from
Oct 15, 2024

Conversation

mulekick
Copy link
Contributor

Summary

This PR contains a fix to import the jest-puppeteer globals in test/e2e/common.ts and reenable types resolution.

types resolution fix

The fix is in branch my_branch.

How did you test this change?

The end to end test suite passes 100%.

end to end tests

⚠️ Warning ⚠️

I had to do a npm i and update package-lock.json since npm ci errored. I don't know if the new package-lock.json should be merged or discarded.

@jamesgpearce
Copy link
Contributor

Oh wow what awesome service! I didn't think to check there would be a breaking change (given the minor rev) but this makes sense. So cool!!!

@jamesgpearce jamesgpearce merged commit aefe012 into tinyplex:main Oct 15, 2024
@mulekick
Copy link
Contributor Author

You're welcome ! The follow-up is part of contributing as well 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants