Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated Junit to lowercase junit. If the reporter is used as "jest-Junit" in a linux build agent, the test runner throws a `module not found` error related to Junit. Setting `--reporters=jest-junit` solves the problem.
- Loading branch information