From ea3057af971fa4ae6891dcb98373a92a862f19e0 Mon Sep 17 00:00:00 2001 From: Marco Vockner Date: Sun, 3 Mar 2024 10:54:06 +0100 Subject: [PATCH] fix: update test snapshots --- src/_tests_/__snapshots__/functions.test.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/_tests_/__snapshots__/functions.test.ts.snap b/src/_tests_/__snapshots__/functions.test.ts.snap index d90278a..e063205 100644 --- a/src/_tests_/__snapshots__/functions.test.ts.snap +++ b/src/_tests_/__snapshots__/functions.test.ts.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`toSVG() returns correct string 1`] = `""`; +exports[`toSVG() returns correct string 1`] = `""`; -exports[`toSVG() returns correct string 2`] = `""`; +exports[`toSVG() returns correct string 2`] = `""`; -exports[`toSVG() returns correct string 3`] = `""`; +exports[`toSVG() returns correct string 3`] = `""`;