Skip to content

Fix warnings in unit tests #115

@nranas

Description

@nranas

We're getting these currently:

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions