Skip to content

Commit c025177

Browse files
committed
Update testing.md
1 parent 8607a81 commit c025177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ with this:
3838

3939
```js
4040
import React from 'react'
41-
import ReactDOM from 'react-dom'
41+
import { render } from 'react-dom'
4242
import TestUtils from 'react-addons-test-utils'
4343
```
4444

0 commit comments

Comments
 (0)