You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(`Rollers should be scrolled correctly when value is changed to ${day}/${month}/${year} using kbn and valueChangeEvent=keyup (T948310)`,async(t)=>{
@@ -71,3 +75,31 @@ test('DateBox with datetime and root element as container (T1193495)', async (t)
71
75
container: '#container',
72
76
},
73
77
},'#container'));
78
+
79
+
test('DateBox with datetime and opened AM/PM select (T1312677)',async(t)=>{
0 commit comments