@@ -80,7 +80,6 @@ exports[`Widget Dynamic Image SVG renders the structure 1`] = `
80
80
]
81
81
}
82
82
testID = " Image1$SvgUri"
83
- tintColor = " #000"
84
83
uri = " file:///this/is/a/fake/path.svg"
85
84
vbHeight = { 9999 }
86
85
vbWidth = { 9999 }
@@ -300,7 +299,6 @@ exports[`Widget Dynamic Image SVG renders the structure inside a modal 1`] = `
300
299
]
301
300
}
302
301
testID = " Image1$SvgUri"
303
- tintColor = " #000"
304
302
uri = " file:///this/is/a/fake/path.svg"
305
303
vbHeight = { 9999 }
306
304
vbWidth = { 9999 }
@@ -466,7 +464,6 @@ exports[`Widget Dynamic Image SVG renders the structure inside a modal 1`] = `
466
464
]
467
465
}
468
466
testID = " Image1$SvgUri"
469
- tintColor = " #000"
470
467
uri = " file:///this/is/a/fake/path.svg"
471
468
vbHeight = { 9999 }
472
469
vbWidth = { 9999 }
@@ -583,7 +580,6 @@ exports[`Widget Dynamic Image SVG renders the structure with custom height 1`] =
583
580
]
584
581
}
585
582
testID = " Image1$SvgUri"
586
- tintColor = " #000"
587
583
uri = " file:///this/is/a/fake/path.svg"
588
584
vbHeight = { 9999 }
589
585
vbWidth = { 9999 }
@@ -697,7 +693,6 @@ exports[`Widget Dynamic Image SVG renders the structure with custom width 1`] =
697
693
]
698
694
}
699
695
testID = " Image1$SvgUri"
700
- tintColor = " #000"
701
696
uri = " file:///this/is/a/fake/path.svg"
702
697
vbHeight = { 9999 }
703
698
vbWidth = { 9999 }
@@ -2057,7 +2052,6 @@ exports[`Widget Static Image SVG renders the structure 1`] = `
2057
2052
]
2058
2053
}
2059
2054
testID = " Image1$SvgXml"
2060
- tintColor = " #000"
2061
2055
vbHeight = { 15 }
2062
2056
vbWidth = { 15 }
2063
2057
version = { 1.1 }
@@ -2160,7 +2154,6 @@ exports[`Widget Static Image SVG renders the structure as a background image 1`]
2160
2154
]
2161
2155
}
2162
2156
testID = " Image1$SvgXml"
2163
- tintColor = " #000"
2164
2157
vbHeight = { 15 }
2165
2158
vbWidth = { 15 }
2166
2159
version = { 1.1 }
@@ -2267,7 +2260,6 @@ exports[`Widget Static Image SVG renders the structure as a background image wit
2267
2260
]
2268
2261
}
2269
2262
testID = " Image1$SvgXml"
2270
- tintColor = " #000"
2271
2263
vbHeight = { 15 }
2272
2264
vbWidth = { 15 }
2273
2265
version = { 1.1 }
@@ -2374,7 +2366,6 @@ exports[`Widget Static Image SVG renders the structure as a background image wit
2374
2366
]
2375
2367
}
2376
2368
testID = " Image1$SvgXml"
2377
- tintColor = " #000"
2378
2369
vbHeight = { 15 }
2379
2370
vbWidth = { 15 }
2380
2371
version = { 1.1 }
@@ -2502,7 +2493,6 @@ exports[`Widget Static Image SVG renders the structure inside a modal 1`] = `
2502
2493
]
2503
2494
}
2504
2495
testID = " Image1$SvgXml"
2505
- tintColor = " #000"
2506
2496
vbHeight = { 15 }
2507
2497
vbWidth = { 15 }
2508
2498
version = { 1.1 }
@@ -2671,7 +2661,6 @@ exports[`Widget Static Image SVG renders the structure inside a modal 1`] = `
2671
2661
]
2672
2662
}
2673
2663
testID = " Image1$SvgXml"
2674
- tintColor = " #000"
2675
2664
vbHeight = { 15 }
2676
2665
vbWidth = { 15 }
2677
2666
version = { 1.1 }
@@ -2792,7 +2781,6 @@ exports[`Widget Static Image SVG renders the structure with custom height 1`] =
2792
2781
]
2793
2782
}
2794
2783
testID = " Image1$SvgXml"
2795
- tintColor = " #000"
2796
2784
vbHeight = { 15 }
2797
2785
vbWidth = { 15 }
2798
2786
version = { 1.1 }
@@ -2910,7 +2898,6 @@ exports[`Widget Static Image SVG renders the structure with custom width 1`] = `
2910
2898
]
2911
2899
}
2912
2900
testID = " Image1$SvgXml"
2913
- tintColor = " #000"
2914
2901
vbHeight = { 15 }
2915
2902
vbWidth = { 15 }
2916
2903
version = { 1.1 }
0 commit comments