Skip to content

Commit 81aa11e

Browse files
committed
tests: update snapshot
1 parent 3c22dd6 commit 81aa11e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)