From 0208d79375dcbc8f84de443ae4e859e2b0f7fd2b Mon Sep 17 00:00:00 2001 From: Victor Wads Date: Mon, 10 Aug 2026 04:49:28 -0300 Subject: [PATCH] test(fig): update roundtrip export size --- tests/engine/io/fig/roundtrip/exhaustive.test.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/engine/io/fig/roundtrip/exhaustive.test.ts b/tests/engine/io/fig/roundtrip/exhaustive.test.ts index 9ee63e06f..236986e85 100644 --- a/tests/engine/io/fig/roundtrip/exhaustive.test.ts +++ b/tests/engine/io/fig/roundtrip/exhaustive.test.ts @@ -64,8 +64,8 @@ const SPECS: FixtureSpec[] = [ thumbnailHeight: 239, imageCount: 3, figKiwiVersion: 101, - g1ExportSize: 596973, - g2ExportSize: 596973 + g1ExportSize: 597347, + g2ExportSize: 597347 } ]