fixed test

This commit is contained in:
zsviczian 2023-11-18 18:41:47 +01:00 committed by GitHub
parent e9ab51c30e
commit 3c6dc4fd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1173,7 +1173,7 @@ describe("textWysiwyg", () => {
);
expect((h.elements[1] as ExcalidrawTextElementWithContainer).text).toBe(
"Online \nwhitebo\nard \ncollabo\nration \nmade \neasy",
"Online\nwhitebo\nard\ncollabo\nration\nmade\neasy",
);
fireEvent.contextMenu(GlobalTestState.interactiveCanvas, {
button: 2,