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: Fixes Running Tests with Coverage #2

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

ncronquist
Copy link
Contributor

- There appears to be a bug in react-scripts that causes running the
  tests with coverage to fail when in CI mode or if --watchAll=false
- Downgrading react-scripts from 3.4.1 to 3.4.0 seems to fix the problem
  as a workaround for now
- See facebook/create-react-app#8689 for more
  information
@ncronquist ncronquist merged commit 1850376 into master Apr 26, 2020
@ncronquist ncronquist deleted the users/ncronquist/fix-coverage branch April 26, 2020 04:31
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.

1 participant