Skip to content

Commit 3b7f58c

Browse files
committed
Fixed tests #5034
1 parent 614345e commit 3b7f58c

File tree

1 file changed

+1
-0
lines changed
  • __tests__/shared/components/GUIKit/TextInput/__snapshots__

1 file changed

+1
-0
lines changed

__tests__/shared/components/GUIKit/TextInput/__snapshots__/index.jsx.snap

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ exports[`Default render 1`] = `
77
<input
88
className=""
99
defaultValue=""
10+
onBlur={[Function]}
1011
onChange={[Function]}
1112
placeholder=""
1213
type="text"

0 commit comments

Comments
 (0)