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(pkg-tests): Fix duplicate module errors from pkg-tests #5636

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

BYK
Copy link
Member

@BYK BYK commented Apr 10, 2018

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.

**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.
@BYK BYK requested a review from arcanis April 10, 2018 13:48
@arcanis
Copy link
Member

arcanis commented Apr 10, 2018

Yep 👍 Have you saw a pkg-tests spec failed?

@arcanis arcanis merged commit 0773134 into master Apr 10, 2018
@BYK BYK deleted the no-collisions branch April 10, 2018 16:22
@BYK
Copy link
Member Author

BYK commented Apr 10, 2018

Yep 👍 Have you saw a pkg-tests spec failed?

Nope, everything seems fine.

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.

2 participants