Use the new ShallowRenderer over ReactTestUtils

Mostly because the ReactTestUtils renderer doesn't exist anymore.
This commit is contained in:
Travis Ralston
2019-09-17 14:33:32 -06:00
parent acf474c402
commit 99b8193ce7
4 changed files with 23 additions and 2 deletions
+1
View File
@@ -150,6 +150,7 @@
"matrix-mock-request": "^1.2.3",
"matrix-react-test-utils": "^0.2.2",
"mocha": "^5.0.5",
"react-test-renderer": "^16.9.0",
"require-json": "0.0.1",
"rimraf": "^2.4.3",
"sinon": "^5.0.7",