Skip to content

Commit

Permalink
Fix error when running tests
Browse files Browse the repository at this point in the history
Got this error when I ran `npm test`:

> TypeError: environment.teardown is not a function

Followed this advice: jestjs/jest#6393 (comment)
  • Loading branch information
cheshire137 committed May 9, 2019
1 parent c4091ac commit dd87f81
Show file tree
Hide file tree
Showing 2 changed files with 7,060 additions and 14,952 deletions.
Loading

0 comments on commit dd87f81

Please sign in to comment.