From 74003615a80fb8d6b5e6f5b443e92b663db03cb5 Mon Sep 17 00:00:00 2001 From: ChenX Date: Sat, 7 May 2022 11:26:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91:=E6=9B=B4=E6=96=B0=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=94=A8=E4=BE=8B=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __test__/Geometry/__snapshots__/EdgeGeometry.test.ts.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__test__/Geometry/__snapshots__/EdgeGeometry.test.ts.snap b/__test__/Geometry/__snapshots__/EdgeGeometry.test.ts.snap index 7e89ef0d7..6817a75b5 100644 --- a/__test__/Geometry/__snapshots__/EdgeGeometry.test.ts.snap +++ b/__test__/Geometry/__snapshots__/EdgeGeometry.test.ts.snap @@ -52,9 +52,9 @@ exports[`极限共线 1`] = `432`; exports[`极限共线 2`] = `294`; -exports[`构建盖子失败2 1`] = `396`; +exports[`构建盖子失败2 1`] = `432`; -exports[`构建盖子失败2 2`] = `258`; +exports[`构建盖子失败2 2`] = `282`; exports[`盖子构建失败 1`] = `180`;