Use matrix-react-test-utils rather than our own impl

waitForRenderedDOMComponentWithTag is now in matrix-react-test-utils.
This commit is contained in:
Richard van der Hoff
2017-07-11 23:14:56 +01:00
parent 569ea909c4
commit ab61b6b1b6
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.0",
"mocha": "^2.4.5",
"parallelshell": "^1.2.0",
"react-addons-test-utils": "^15.4.0",