Upgrade Jest and fix failing tests

This commit is contained in:
Michael Jackson
2018-05-19 07:49:21 -07:00
parent efe325e6ff
commit c6a6b1ffc9
3 changed files with 887 additions and 479 deletions

View File

@ -54,7 +54,7 @@
"eslint-plugin-react": "^7.5.1",
"file-loader": "0.10.0",
"html-loader": "^0.5.1",
"jest": "18.1.0",
"jest": "^22.4.4",
"markdown-loader": "^2.0.1",
"style-loader": "0.13.1",
"supertest": "^3.0.0",