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

Use named Jest imports rather than globals #158

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

jonkoops
Copy link
Contributor

Replaces the Jest global functions with named imports from @jest/globals, this removes the need to include @types/jest as a dependency.

@jonkoops jonkoops requested a review from a team as a code owner July 26, 2023 16:14
@jonkoops
Copy link
Contributor Author

Fixed up the merge conflicts that came from merging #155.

@frederikprijck
Copy link
Member

Thanks, again! 🚀

@frederikprijck frederikprijck merged commit e744ed1 into auth0:prepare/beta Jul 26, 2023
1 check passed
@jonkoops jonkoops deleted the jest-globals branch July 26, 2023 17:02
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