Merge pull request #1211 from matrix-org/rav/use_react_test_utils

Use matrix-react-test-utils rather than our own impl
This commit is contained in:
David Baker
2017-07-12 16:44:25 +01:00
committed by GitHub
3 changed files with 5 additions and 43 deletions
+1
View File
@@ -109,6 +109,7 @@
"karma-mocha": "^0.2.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.7.0",
"matrix-react-test-utils": "^0.1.1",
"mocha": "^2.4.5",
"parallelshell": "^1.2.0",
"react-addons-test-utils": "^15.4.0",