Skip to content

Commit

Permalink
fix(test): Update missing snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lordrip committed Oct 14, 2024
1 parent 8668c9f commit 6823d5a
Showing 1 changed file with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ exports[`Canvas Catalog button should NOT be present if \`CatalogModalContext\`
<g>
<rect
class="phantom-rect"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="route-8888"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
Expand Down Expand Up @@ -153,15 +153,15 @@ exports[`Canvas Catalog button should NOT be present if \`CatalogModalContext\`
<g>
<rect
class="phantom-rect"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="choice"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
Expand Down Expand Up @@ -245,15 +245,15 @@ exports[`Canvas Catalog button should NOT be present if \`CatalogModalContext\`
<g>
<rect
class="phantom-rect"
height="195"
height="205"
width="360"
x="305"
y="445"
/>
<foreignobject
class="foreign-object"
data-nodelabel="otherwise"
height="195"
height="205"
width="360"
x="305"
y="445"
Expand Down Expand Up @@ -820,15 +820,15 @@ exports[`Canvas Catalog button should be present if \`CatalogModalContext\` is p
<g>
<rect
class="phantom-rect"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="route-8888"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
Expand Down Expand Up @@ -912,15 +912,15 @@ exports[`Canvas Catalog button should be present if \`CatalogModalContext\` is p
<g>
<rect
class="phantom-rect"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="choice"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
Expand Down Expand Up @@ -1004,15 +1004,15 @@ exports[`Canvas Catalog button should be present if \`CatalogModalContext\` is p
<g>
<rect
class="phantom-rect"
height="195"
height="205"
width="360"
x="305"
y="445"
/>
<foreignobject
class="foreign-object"
data-nodelabel="otherwise"
height="195"
height="205"
width="360"
x="305"
y="445"
Expand Down Expand Up @@ -2391,15 +2391,15 @@ exports[`Canvas should render correctly 1`] = `
<g>
<rect
class="phantom-rect"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="route-8888"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
Expand Down Expand Up @@ -2483,15 +2483,15 @@ exports[`Canvas should render correctly 1`] = `
<g>
<rect
class="phantom-rect"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="choice"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
Expand Down Expand Up @@ -2575,15 +2575,15 @@ exports[`Canvas should render correctly 1`] = `
<g>
<rect
class="phantom-rect"
height="195"
height="205"
width="360"
x="305"
y="445"
/>
<foreignobject
class="foreign-object"
data-nodelabel="otherwise"
height="195"
height="205"
width="360"
x="305"
y="445"
Expand Down Expand Up @@ -3150,15 +3150,15 @@ exports[`Canvas should render correctly with more routes 1`] = `
<g>
<rect
class="phantom-rect"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="route-8888"
height="892.5"
height="902.5"
width="870"
x="-85"
y="12.5"
Expand Down Expand Up @@ -3242,15 +3242,15 @@ exports[`Canvas should render correctly with more routes 1`] = `
<g>
<rect
class="phantom-rect"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
/>
<foreignobject
class="foreign-object"
data-nodelabel="choice"
height="627.5"
height="637.5"
width="750"
x="-25"
y="72.5"
Expand Down Expand Up @@ -3334,15 +3334,15 @@ exports[`Canvas should render correctly with more routes 1`] = `
<g>
<rect
class="phantom-rect"
height="195"
height="205"
width="360"
x="305"
y="445"
/>
<foreignobject
class="foreign-object"
data-nodelabel="otherwise"
height="195"
height="205"
width="360"
x="305"
y="445"
Expand Down

0 comments on commit 6823d5a

Please sign in to comment.