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

Fix Jest end-to-end tests. #15319

Merged
merged 1 commit into from Jan 2, 2023
Merged

Fix Jest end-to-end tests. #15319

merged 1 commit into from Jan 2, 2023

Conversation

JBYoshi
Copy link
Contributor

@JBYoshi JBYoshi commented Jan 2, 2023

Q                       A
Fixed Issues?
Patch: Bug Fix? Yes
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

@types/babel__traverse removed the ts4.1 directory for version 7.18.3, which just got propagated to Jest when they bumped their lockfile yesterday. That broke the Jest integration tests; this fixes that test by removing the reference to the deleted directory.

@types/babel__traverse removed the ts4.1 directory recently, which only just got propagated to Jest when they
bumped their lockfile.
@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/53731/

Copy link
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

Thank you!

@nicolo-ribaudo nicolo-ribaudo merged commit 7d20fdf into babel:main Jan 2, 2023
@JBYoshi JBYoshi deleted the fix-jest-e2e branch January 2, 2023 22:32
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Apr 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants