mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Restore test
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
parent
4d61040184
commit
769c47af86
1 changed files with 3 additions and 3 deletions
|
@ -78,9 +78,9 @@ describe("elbow arrow segment move", () => {
|
|||
|
||||
expect(arrow.points).toCloselyEqualPoints([
|
||||
[0, 0],
|
||||
[115, 0],
|
||||
[115, 199.9],
|
||||
[195, 199.9],
|
||||
[110, 0],
|
||||
[110, 200],
|
||||
[190, 200],
|
||||
]);
|
||||
|
||||
mouse.reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue