Skip to content

Commit 895bcf7

Browse files
kyleturcolevithomason
authored andcommitted
update util issue
1 parent f17a716 commit 895bcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utils/React-util.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
/**
2020
* Render a ReactElement and use helpful test utility methods against it.
2121
* @param {ReactElement} reactElement The element to render.
22-
* @returns {RenderedTree}
22+
* @returns {RenderedTree} The return
2323
*/
2424
class RenderedTree {
2525
constructor(reactElement) {

0 commit comments

Comments
 (0)