Skip to content

Commit

Permalink
Fix jest test
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Aug 1, 2022
1 parent 85c011b commit 4fcfec2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export function ResizableButton({

return (
<div
data-test-subj="unifiedTextLangEditor-resize"
tabIndex={-1}
className="unifiedTextLangEditor--resizableButton"
onMouseDown={onMouseDownResizeHandler}
Expand Down

0 comments on commit 4fcfec2

Please sign in to comment.