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"