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

Updated PropTypes test to work with newer prop-types version #9471

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Apr 20, 2017

The prop-types lib got an anti-spamming change in 15.5.8 (e1d51dd) that broke some of our tests. This PR resolves that by resetting the prop-types import between tests.

The prop-types lib got an anti-spamming change in 15.5.8 that broke some of our tests (see reactjs/prop-types/commit/e1d51dd0efbd0eee5e4a8d24759f2a4d518721d3). This PR resolves that by resetting the prop-types import between tests.
@bvaughn bvaughn merged commit 73ca894 into facebook:master Apr 20, 2017
@bvaughn bvaughn deleted the fix-failing-ReactPropTypes-test branch April 20, 2017 19:48
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.

None yet

3 participants