[skip ci] Git restore focus in test

feat/remove-ga
Mark Tolmacs 4 days ago
parent 4928742aca
commit 206f2275ca
No known key found for this signature in database

@ -4768,7 +4768,7 @@ describe("history", () => {
}), }),
endBinding: expect.objectContaining({ endBinding: expect.objectContaining({
elementId: rect2.id, elementId: rect2.id,
focus: -0, focus: 0,
gap: 1, gap: 1,
}), }),
isDeleted: true, isDeleted: true,

Loading…
Cancel
Save