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

Fix requestAnimationFrame warnings in tests. #811

Merged
merged 1 commit into from
Nov 12, 2017
Merged

Conversation

tech4him1
Copy link
Contributor

- Summary

React 16 needs requestAnimationFrame in it's environment, and this does not exist in the test environment. This PR adds a polyfill to the test environment only,

- Test plan

Tests pass.

- Description for the changelog

Fix requestAnimationFrame warnings in tests.

- A picture of a cute animal (not mandatory but encouraged)

@erquhart erquhart merged commit bebea64 into master Nov 12, 2017
@erquhart erquhart deleted the test-warnings branch November 12, 2017 02:42
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.

None yet

2 participants