@@ -80,7 +80,6 @@ exports[`Widget Dynamic Image SVG renders the structure 1`] = `
8080 ]
8181 }
8282 testID = " Image1$SvgUri"
83- tintColor = " #000"
8483 uri = " file:///this/is/a/fake/path.svg"
8584 vbHeight = { 9999 }
8685 vbWidth = { 9999 }
@@ -300,7 +299,6 @@ exports[`Widget Dynamic Image SVG renders the structure inside a modal 1`] = `
300299 ]
301300 }
302301 testID = " Image1$SvgUri"
303- tintColor = " #000"
304302 uri = " file:///this/is/a/fake/path.svg"
305303 vbHeight = { 9999 }
306304 vbWidth = { 9999 }
@@ -466,7 +464,6 @@ exports[`Widget Dynamic Image SVG renders the structure inside a modal 1`] = `
466464 ]
467465 }
468466 testID = " Image1$SvgUri"
469- tintColor = " #000"
470467 uri = " file:///this/is/a/fake/path.svg"
471468 vbHeight = { 9999 }
472469 vbWidth = { 9999 }
@@ -583,7 +580,6 @@ exports[`Widget Dynamic Image SVG renders the structure with custom height 1`] =
583580 ]
584581 }
585582 testID = " Image1$SvgUri"
586- tintColor = " #000"
587583 uri = " file:///this/is/a/fake/path.svg"
588584 vbHeight = { 9999 }
589585 vbWidth = { 9999 }
@@ -697,7 +693,6 @@ exports[`Widget Dynamic Image SVG renders the structure with custom width 1`] =
697693 ]
698694 }
699695 testID = " Image1$SvgUri"
700- tintColor = " #000"
701696 uri = " file:///this/is/a/fake/path.svg"
702697 vbHeight = { 9999 }
703698 vbWidth = { 9999 }
@@ -2057,7 +2052,6 @@ exports[`Widget Static Image SVG renders the structure 1`] = `
20572052 ]
20582053 }
20592054 testID = " Image1$SvgXml"
2060- tintColor = " #000"
20612055 vbHeight = { 15 }
20622056 vbWidth = { 15 }
20632057 version = { 1.1 }
@@ -2160,7 +2154,6 @@ exports[`Widget Static Image SVG renders the structure as a background image 1`]
21602154 ]
21612155 }
21622156 testID = " Image1$SvgXml"
2163- tintColor = " #000"
21642157 vbHeight = { 15 }
21652158 vbWidth = { 15 }
21662159 version = { 1.1 }
@@ -2267,7 +2260,6 @@ exports[`Widget Static Image SVG renders the structure as a background image wit
22672260 ]
22682261 }
22692262 testID = " Image1$SvgXml"
2270- tintColor = " #000"
22712263 vbHeight = { 15 }
22722264 vbWidth = { 15 }
22732265 version = { 1.1 }
@@ -2374,7 +2366,6 @@ exports[`Widget Static Image SVG renders the structure as a background image wit
23742366 ]
23752367 }
23762368 testID = " Image1$SvgXml"
2377- tintColor = " #000"
23782369 vbHeight = { 15 }
23792370 vbWidth = { 15 }
23802371 version = { 1.1 }
@@ -2502,7 +2493,6 @@ exports[`Widget Static Image SVG renders the structure inside a modal 1`] = `
25022493 ]
25032494 }
25042495 testID = " Image1$SvgXml"
2505- tintColor = " #000"
25062496 vbHeight = { 15 }
25072497 vbWidth = { 15 }
25082498 version = { 1.1 }
@@ -2671,7 +2661,6 @@ exports[`Widget Static Image SVG renders the structure inside a modal 1`] = `
26712661 ]
26722662 }
26732663 testID = " Image1$SvgXml"
2674- tintColor = " #000"
26752664 vbHeight = { 15 }
26762665 vbWidth = { 15 }
26772666 version = { 1.1 }
@@ -2792,7 +2781,6 @@ exports[`Widget Static Image SVG renders the structure with custom height 1`] =
27922781 ]
27932782 }
27942783 testID = " Image1$SvgXml"
2795- tintColor = " #000"
27962784 vbHeight = { 15 }
27972785 vbWidth = { 15 }
27982786 version = { 1.1 }
@@ -2910,7 +2898,6 @@ exports[`Widget Static Image SVG renders the structure with custom width 1`] = `
29102898 ]
29112899 }
29122900 testID = " Image1$SvgXml"
2913- tintColor = " #000"
29142901 vbHeight = { 15 }
29152902 vbWidth = { 15 }
29162903 version = { 1.1 }
0 commit comments