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

Replace setupTestFrameworkScriptFile with setupFilesAfterEnv #2653

Merged
merged 1 commit into from Jun 27, 2019

Conversation

arku
Copy link
Contributor

@arku arku commented Jun 23, 2019

Checklist

  • This PR relates to an existing open issue and there are no existing PRs open for the same issue.
  • Add a description of the changes introduced in this PR.
  • The change has been successfully run locally.

Fixes #2515

Updates Jest config to fix the following deprecation warning:

  Option "setupTestFrameworkScriptFile" was replaced by configuration "setupFilesAfterEnv", which supports multiple paths.

@arku arku force-pushed the chore/jest-config-update branch from 9c4d96d to af5d6c6 Compare June 23, 2019 07:50
@EnTeQuAk
Copy link
Contributor

Thank you so much for your contribution!

@EnTeQuAk EnTeQuAk merged commit edd63b3 into mozilla:master Jun 27, 2019
@caitmuenster
Copy link

Woohoo, congrats on landing this patch, @arku! Your contribution has been added to our recognition wiki.

Would you be interested in creating a profile on mozillians.org? I'd be happy to vouch for you!

@arku
Copy link
Contributor Author

arku commented Jun 27, 2019

@caitmuenster Thanks!

Here's my Mozillian profile.

@arku arku deleted the chore/jest-config-update branch June 27, 2019 20:23
@caitmuenster
Copy link

@arku your profile has been vouched! Thanks again for the patch and welcome onboard. We look forward to seeing you around the project! 🎉

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.

Update jest config (setupTestFrameworkScriptFile is deprecated)
3 participants