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 record-tests script #9060

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Conversation

acdlite
Copy link
Collaborator

@acdlite acdlite commented Feb 24, 2017

I was unable to run the record-test script. Did some digging and turns out the result of readConfig changed slightly in Jest 0.19, which we recently updated to. This fixes the script.

I'm not entirely sure why this didn't break CI...

To test, make sure you run yarn so you're on the latest version of jest.

Result of readConfig changed slightly in Jest 0.19.
Copy link
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

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

Repro'ed without. Confirmed fixed with.

@acdlite
Copy link
Collaborator Author

acdlite commented Feb 24, 2017

I'm going to merge this before CI finishes so that it doesn't block any other PRs today

@acdlite acdlite merged commit 769c6e0 into facebook:master Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants