File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
package/src/components/Thread/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -276,6 +276,7 @@ exports[`Thread should match thread snapshot 1`] = `
276276 " paddingHorizontal" : 8 ,
277277 },
278278 {},
279+ {},
279280 ]
280281 }
281282 testID = " message-wrapper"
@@ -787,6 +788,7 @@ exports[`Thread should match thread snapshot 1`] = `
787788 " paddingHorizontal" : 8 ,
788789 },
789790 {},
791+ {},
790792 ]
791793 }
792794 testID = " message-wrapper"
@@ -1336,6 +1338,7 @@ exports[`Thread should match thread snapshot 1`] = `
13361338 " paddingHorizontal" : 8 ,
13371339 },
13381340 {},
1341+ {},
13391342 ]
13401343 }
13411344 testID = " message-wrapper"
@@ -1837,6 +1840,7 @@ exports[`Thread should match thread snapshot 1`] = `
18371840 " paddingHorizontal" : 8 ,
18381841 },
18391842 {},
1843+ {},
18401844 ]
18411845 }
18421846 testID = " message-wrapper"
You can’t perform that action at this time.
0 commit comments