Skip to content

Commit 5aecf05

Browse files
committed
update to make tests pass
1 parent e580421 commit 5aecf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/props.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ describe('props', () => {
5151
},
5252
},
5353
[
54-
Comp
54+
createElement(Comp)
5555
]
5656
)
5757
}

0 commit comments

Comments
 (0)