Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants