Tests update

This commit is contained in:
Francisco Hodge
2018-11-19 09:32:04 -05:00
parent 02bc34e3b7
commit 316319a311
@@ -601,6 +601,8 @@ it('Keyboard caretEventHandler ignore positioning if input, textarea is blur', (
let keyboard = new Keyboard();
keyboard.isMouseHold = true;
keyboard.caretEventHandler({
charCode: 0,
code: "KeyF",