We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1af44 commit ac3a22dCopy full SHA for ac3a22d
1 file changed
src/tests.js
@@ -1,5 +1,6 @@
1
import React from 'react/addons'
2
let { TestUtils } = React.addons
3
+global.React = React
4
require('react/lib/ExecutionEnvironment').canUseDOM = true
5
6
import { Find, SetState, Simulate } from './middleware'
0 commit comments