Skip to content

Commit bfd6f10

Browse files
committed
Update snapshots
1 parent fdd8123 commit bfd6f10

10 files changed

Lines changed: 135 additions & 20 deletions

packages/react-native/Libraries/LogBox/UI/__tests__/__snapshots__/LogBoxInspectorCodeFrame-test.js.snap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ exports[`LogBoxInspectorCodeFrame should dedupe if code frames are the same 1`]
6969
}
7070
>
7171
<Text
72+
maxFontSizeMultiplier={1.5}
7273
style={
7374
Object {
7475
"color": "rgba(255, 255, 255, 0.5)",
@@ -156,6 +157,7 @@ exports[`LogBoxInspectorCodeFrame should render a code frame 1`] = `
156157
}
157158
>
158159
<Text
160+
maxFontSizeMultiplier={1.5}
159161
style={
160162
Object {
161163
"color": "rgba(255, 255, 255, 0.5)",
@@ -243,6 +245,7 @@ exports[`LogBoxInspectorCodeFrame should render a code frame without a location
243245
}
244246
>
245247
<Text
248+
maxFontSizeMultiplier={1.5}
246249
style={
247250
Object {
248251
"color": "rgba(255, 255, 255, 0.5)",
@@ -331,6 +334,7 @@ exports[`LogBoxInspectorCodeFrame should render both a code frame and a componen
331334
}
332335
>
333336
<Text
337+
maxFontSizeMultiplier={1.5}
334338
style={
335339
Object {
336340
"color": "rgba(255, 255, 255, 0.5)",
@@ -412,6 +416,7 @@ exports[`LogBoxInspectorCodeFrame should render both a code frame and a componen
412416
}
413417
>
414418
<Text
419+
maxFontSizeMultiplier={1.5}
415420
style={
416421
Object {
417422
"color": "rgba(255, 255, 255, 0.5)",

packages/react-native/Libraries/LogBox/UI/__tests__/__snapshots__/LogBoxInspectorFooter-test.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ exports[`LogBoxInspectorFooter should render no buttons and a message for syntax
2525
>
2626
<Text
2727
id="logbox_dismissable_text"
28+
maxFontSizeMultiplier={1.5}
2829
style={
2930
Object {
3031
"color": "rgba(255, 255, 255, 0.6)",

packages/react-native/Libraries/LogBox/UI/__tests__/__snapshots__/LogBoxInspectorHeader-test.js.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ exports[`LogBoxInspectorHeader should render both buttons for two total 1`] = `
3838
>
3939
<Text
4040
id="logbox_header_title_text"
41+
maxFontSizeMultiplier={1.5}
4142
style={
4243
Object {
4344
"color": "rgba(255, 255, 255, 1)",
@@ -104,6 +105,7 @@ exports[`LogBoxInspectorHeader should render no buttons for one total 1`] = `
104105
>
105106
<Text
106107
id="logbox_header_title_text"
108+
maxFontSizeMultiplier={1.5}
107109
style={
108110
Object {
109111
"color": "rgba(255, 255, 255, 1)",
@@ -159,6 +161,7 @@ exports[`LogBoxInspectorHeader should render syntax error header 1`] = `
159161
>
160162
<Text
161163
id="logbox_header_title_text"
164+
maxFontSizeMultiplier={1.5}
162165
style={
163166
Object {
164167
"color": "rgba(255, 255, 255, 1)",
@@ -214,6 +217,7 @@ exports[`LogBoxInspectorHeader should render two buttons for three or more total
214217
>
215218
<Text
216219
id="logbox_header_title_text"
220+
maxFontSizeMultiplier={1.5}
217221
style={
218222
Object {
219223
"color": "rgba(255, 255, 255, 1)",

packages/react-native/Libraries/LogBox/UI/__tests__/__snapshots__/LogBoxInspectorMessageHeader-test.js.snap

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ exports[`LogBoxInspectorMessageHeader should not render "See More" if expanded 1
2929
>
3030
<Text
3131
id="logbox_message_title_text"
32+
maxFontSizeMultiplier={1.5}
3233
style={
3334
Array [
3435
Object {
@@ -49,6 +50,7 @@ exports[`LogBoxInspectorMessageHeader should not render "See More" if expanded 1
4950
</View>
5051
<Text
5152
id="logbox_message_contents_text"
53+
maxFontSizeMultiplier={1.5}
5254
style={
5355
Object {
5456
"color": "rgba(255, 255, 255, 1)",
@@ -108,6 +110,7 @@ exports[`LogBoxInspectorMessageHeader should not render See More button for shor
108110
>
109111
<Text
110112
id="logbox_message_title_text"
113+
maxFontSizeMultiplier={1.5}
111114
style={
112115
Array [
113116
Object {
@@ -128,6 +131,7 @@ exports[`LogBoxInspectorMessageHeader should not render See More button for shor
128131
</View>
129132
<Text
130133
id="logbox_message_contents_text"
134+
maxFontSizeMultiplier={1.5}
131135
style={
132136
Object {
133137
"color": "rgba(255, 255, 255, 1)",
@@ -187,6 +191,7 @@ exports[`LogBoxInspectorMessageHeader should render "See More" if collapsed 1`]
187191
>
188192
<Text
189193
id="logbox_message_title_text"
194+
maxFontSizeMultiplier={1.5}
190195
style={
191196
Array [
192197
Object {
@@ -207,6 +212,7 @@ exports[`LogBoxInspectorMessageHeader should render "See More" if collapsed 1`]
207212
</View>
208213
<Text
209214
id="logbox_message_contents_text"
215+
maxFontSizeMultiplier={1.5}
210216
style={
211217
Object {
212218
"color": "rgba(255, 255, 255, 1)",
@@ -234,6 +240,7 @@ exports[`LogBoxInspectorMessageHeader should render "See More" if collapsed 1`]
234240
}
235241
/>
236242
<Text
243+
maxFontSizeMultiplier={1.5}
237244
onPress={[Function]}
238245
style={
239246
Object {
@@ -279,6 +286,7 @@ exports[`LogBoxInspectorMessageHeader should render error 1`] = `
279286
>
280287
<Text
281288
id="logbox_message_title_text"
289+
maxFontSizeMultiplier={1.5}
282290
style={
283291
Array [
284292
Object {
@@ -299,6 +307,7 @@ exports[`LogBoxInspectorMessageHeader should render error 1`] = `
299307
</View>
300308
<Text
301309
id="logbox_message_contents_text"
310+
maxFontSizeMultiplier={1.5}
302311
style={
303312
Object {
304313
"color": "rgba(255, 255, 255, 1)",
@@ -358,6 +367,7 @@ exports[`LogBoxInspectorMessageHeader should render fatal 1`] = `
358367
>
359368
<Text
360369
id="logbox_message_title_text"
370+
maxFontSizeMultiplier={1.5}
361371
style={
362372
Array [
363373
Object {
@@ -378,6 +388,7 @@ exports[`LogBoxInspectorMessageHeader should render fatal 1`] = `
378388
</View>
379389
<Text
380390
id="logbox_message_contents_text"
391+
maxFontSizeMultiplier={1.5}
381392
style={
382393
Object {
383394
"color": "rgba(255, 255, 255, 1)",
@@ -437,6 +448,7 @@ exports[`LogBoxInspectorMessageHeader should render syntax error 1`] = `
437448
>
438449
<Text
439450
id="logbox_message_title_text"
451+
maxFontSizeMultiplier={1.5}
440452
style={
441453
Array [
442454
Object {
@@ -457,6 +469,7 @@ exports[`LogBoxInspectorMessageHeader should render syntax error 1`] = `
457469
</View>
458470
<Text
459471
id="logbox_message_contents_text"
472+
maxFontSizeMultiplier={1.5}
460473
style={
461474
Object {
462475
"color": "rgba(255, 255, 255, 1)",

0 commit comments

Comments
 (0)