mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-03 20:34:40 +01:00
Fix a particular routing issue
This commit is contained in:
@@ -296,8 +296,8 @@ describe("elbow arrow ui", () => {
|
||||
|
||||
expect(arrow.points).toCloselyEqualPoints([
|
||||
[0, 0],
|
||||
[34.9292, 0],
|
||||
[34.48768, 164.6246],
|
||||
[34.7084, 0],
|
||||
[34.7084, 164.6246],
|
||||
[104.333, 164.6246],
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user