Skip to content

Commit

Permalink
Fix some random snapshot fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ronlavi2412 committed Dec 28, 2023
1 parent 89a8d3c commit 0d3409c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ exports[`EditorView EditorView renders EditorView 1`] = `

exports[`EditorView EditorView renders EditorView w/vim&mask 1`] = `
<ReactAce
className=" mask-editor"
className="mask-editor"
cursorStart={1}
debounceChangePeriod={250}
editorProps={
Expand Down

0 comments on commit 0d3409c

Please sign in to comment.