File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3979,7 +3979,7 @@ exports[`test defaultValue: set to arbitrary value 1`] = `
39793979 onFocus = { [Function ]}
39803980 onKeyDown = { [Function ]}
39813981 type = " text"
3982- value = " 12/22/2016 3 :36 AM" />
3982+ value = " 12/22/2016 12 :36 AM" />
39833983 <div
39843984 className = " rdtPicker" >
39853985 <div
@@ -4312,7 +4312,7 @@ exports[`test defaultValue: set to arbitrary value 1`] = `
43124312 className = " rdtTimeToggle"
43134313 colSpan = { 7 }
43144314 onClick = { [Function ]} >
4315- 3 :36 AM
4315+ 12 :36 AM
43164316 </td >
43174317 </tr >
43184318 </tfoot >
@@ -6072,7 +6072,7 @@ exports[`test value: set to arbitrary value 1`] = `
60726072 onFocus = { [Function ]}
60736073 onKeyDown = { [Function ]}
60746074 type = " text"
6075- value = " 12/22/2016 3 :36 AM" />
6075+ value = " 12/22/2016 12 :36 AM" />
60766076 <div
60776077 className = " rdtPicker" >
60786078 <div
@@ -6405,7 +6405,7 @@ exports[`test value: set to arbitrary value 1`] = `
64056405 className = " rdtTimeToggle"
64066406 colSpan = { 7 }
64076407 onClick = { [Function ]} >
6408- 3 :36 AM
6408+ 12 :36 AM
64096409 </td >
64106410 </tr >
64116411 </tfoot >
You can’t perform that action at this time.
0 commit comments