You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PASS __tests__/am-pm-tests..js
● Console
console.error node_modules/fbjs/lib/warning.js:36
Warning: Shallow renderer has been moved to react-test-renderer/shallow. Update references to remove this warning.
The tests are still passing but we should get rid of the warnings since they will eventually turn in to errors.
The text was updated successfully, but these errors were encountered:
I have fixed most of the warnings in #122. The few that are still left comes from react-widgets which have fixed them in version 4 (currently on rc6). When v4 is stable we should upgrade to that and the warnings should disappear.
We're getting these currently:
The tests are still passing but we should get rid of the warnings since they will eventually turn in to errors.
The text was updated successfully, but these errors were encountered: