From db11629d52e0de52d0d40cf1ec7a8b2e4e806145 Mon Sep 17 00:00:00 2001 From: JFH <20402845+jfhenon@users.noreply.github.com> Date: Wed, 5 Jan 2022 18:17:05 -0300 Subject: [PATCH] Update scenario.js.snap --- cypress/integration/ui/__snapshots__/scenario.js.snap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cypress/integration/ui/__snapshots__/scenario.js.snap b/cypress/integration/ui/__snapshots__/scenario.js.snap index b7ad5916..c6f15fb9 100644 --- a/cypress/integration/ui/__snapshots__/scenario.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario.js.snap @@ -396,7 +396,7 @@ exports[`use various parts of svg-edit > check tool_text_change_rotation #0`] = id="svg_2" stroke="#000000" text-anchor="middle" - transform="rotate(25 91 72)" + transform="rotate(25 91 72.25)" x="91" xml:space="preserve" y="80" @@ -443,7 +443,7 @@ exports[`use various parts of svg-edit > check tool_text_change_blur #0`] = ` id="svg_2" stroke="#000000" text-anchor="middle" - transform="rotate(25 91 72)" + transform="rotate(25 91 72.25)" x="91" xml:space="preserve" y="80" @@ -496,7 +496,7 @@ exports[`use various parts of svg-edit > check tool_text_change_opacity #0`] = ` opacity="0.5" stroke="#000000" text-anchor="middle" - transform="rotate(25 91 72)" + transform="rotate(25 91 72.25)" x="91" xml:space="preserve" y="80" @@ -549,7 +549,7 @@ exports[`use various parts of svg-edit > check tool_text_align_to_page #0`] = ` opacity="0.5" stroke="#000000" text-anchor="middle" - transform="rotate(25 91 72)" + transform="rotate(25 91 72.25)" x="91" xml:space="preserve" y="80"