Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

test(karma): switch to jsdom test runner #252

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

MattCheely
Copy link
Collaborator

Chrome Headless is failing in CI since the puppeteer upgrade. Switch to JSDOM to simplify CI testing

Chrome Headless is failing in CI since the puppeteer upgrade. Switch to JSDOM to simplify CI testing
@@ -1,6 +1,6 @@
{
"name": "iframe-coordinator-monorepo",
"version": "5.5.4",
"version": "5.5.6",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package version also got out of sync with what's published somewhere along the way, so I bumped it in the repo to clear that out.

@daragh-king-genesys daragh-king-genesys merged commit 5cd9444 into main Jan 9, 2024
1 check passed
@daragh-king-genesys daragh-king-genesys deleted the build-fix branch January 10, 2024 12:25
daragh-king-genesys added a commit that referenced this pull request Jan 18, 2024
test(karma): switch to jsdom test runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants