Skip to content

Commit b2fdda5

Browse files
committed
test: updating snapshot
1 parent 251a1d1 commit b2fdda5

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

package/src/components/Thread/__tests__/__snapshots__/Thread.test.js.snap

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,6 @@ exports[`Thread should match thread snapshot 1`] = `
369369
"borderBottomLeftRadius": 0,
370370
"borderBottomRightRadius": 16,
371371
"borderColor": "#ECEBEB",
372-
"borderRadius": undefined,
373-
"borderTopLeftRadius": 16,
374-
"borderTopRightRadius": 16,
375372
},
376373
Object {},
377374
Object {},
@@ -450,7 +447,7 @@ exports[`Thread should match thread snapshot 1`] = `
450447
]
451448
}
452449
>
453-
2:50 PM
450+
4:50 PM
454451
</Text>
455452
</View>
456453
</View>
@@ -620,9 +617,6 @@ exports[`Thread should match thread snapshot 1`] = `
620617
"borderBottomLeftRadius": 0,
621618
"borderBottomRightRadius": 16,
622619
"borderColor": "#ECEBEB",
623-
"borderRadius": undefined,
624-
"borderTopLeftRadius": 16,
625-
"borderTopRightRadius": 16,
626620
},
627621
Object {},
628622
Object {},
@@ -701,7 +695,7 @@ exports[`Thread should match thread snapshot 1`] = `
701695
]
702696
}
703697
>
704-
2:50 PM
698+
4:50 PM
705699
</Text>
706700
</View>
707701
</View>
@@ -871,9 +865,6 @@ exports[`Thread should match thread snapshot 1`] = `
871865
"borderBottomLeftRadius": 0,
872866
"borderBottomRightRadius": 16,
873867
"borderColor": "#ECEBEB",
874-
"borderRadius": undefined,
875-
"borderTopLeftRadius": 16,
876-
"borderTopRightRadius": 16,
877868
},
878869
Object {},
879870
Object {},
@@ -952,7 +943,7 @@ exports[`Thread should match thread snapshot 1`] = `
952943
]
953944
}
954945
>
955-
2:50 PM
946+
4:50 PM
956947
</Text>
957948
</View>
958949
</View>
@@ -1170,9 +1161,6 @@ exports[`Thread should match thread snapshot 1`] = `
11701161
"borderBottomLeftRadius": 0,
11711162
"borderBottomRightRadius": 16,
11721163
"borderColor": "#ECEBEB",
1173-
"borderRadius": undefined,
1174-
"borderTopLeftRadius": 16,
1175-
"borderTopRightRadius": 16,
11761164
},
11771165
Object {},
11781166
Object {},
@@ -1251,7 +1239,7 @@ exports[`Thread should match thread snapshot 1`] = `
12511239
]
12521240
}
12531241
>
1254-
2:50 PM
1242+
4:50 PM
12551243
</Text>
12561244
</View>
12571245
</View>

0 commit comments

Comments
 (0)