Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(pkg-tests): Fix duplicate module errors from pkg-tests (#5636)
**Summary** Adds pkg-tests-fixtures to module ignore path for Jest to avoid duplicate module errors during test runs. **Test plan** Run `yarn test-only --clearCache; yarn test-only` and make sure you don't see any `duplicate @providesModule` errors from pkg-tests folder.
- Loading branch information