diff --git a/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap b/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap index 24f411876..d9322e9fe 100644 --- a/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap +++ b/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap @@ -136,79 +136,6 @@ Object { } `; -exports[`每段封边对应 5`] = ` -Object { - "buls": Array [ - 0, - 0, - 0, - 0, - 0, - 0.41421356237309503, - 0, - ], - "pts": Array [ - Vector2 { - "x": 597, - "y": 1.1368683772161603e-13, - }, - Vector2 { - "x": 597.0000000000001, - "y": 1066.1313131313123, - }, - Vector2 { - "x": 275.28282828282823, - "y": 1066.1313131313123, - }, - Vector2 { - "x": 275.2828282828282, - "y": 1198, - }, - Vector2 { - "x": 2.1316282072803006e-13, - "y": 1198, - }, - Vector2 { - "x": 0, - "y": 239.74048459379708, - }, - Vector2 { - "x": 239.74048459379694, - "y": 2.842170943040401e-14, - }, - ], -} -`; - -exports[`每段封边对应 6`] = ` -Object { - "buls": Array [ - -0, - 0.5761636686505207, - -0, - -0, - ], - "pts": Array [ - Vector2 { - "x": 0, - "y": 5.684341886080802e-14, - }, - Vector2 { - "x": 196.74752165480933, - "y": 0, - }, - Vector2 { - "x": 196.74752165480942, - "y": 348.00000000000006, - }, - Vector2 { - "x": 0, - "y": 348.00000000000006, - }, - ], -} -`; - exports[`特殊链接 圆弧间 1`] = `"187815.39618"`; exports[`特殊链接 圆弧间 2`] = `"190259.30510"`;