Skip to content

Commit ea1f52a

Browse files
author
Dan Carbonell
committed
update snapshots
1 parent 100f39c commit ea1f52a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/components/MessageList/__tests__/__snapshots__/MessageList.test.js.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ exports[`MessageList should render the message list and match snapshot 1`] = `
2929
}
3030
>
3131
<RCTScrollView
32-
ListEmptyComponent={null}
3332
data={
3433
Array [
3534
Object {

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ exports[`Thread should match thread snapshot 1`] = `
2929
}
3030
>
3131
<RCTScrollView
32-
ListEmptyComponent={null}
3332
ListFooterComponent={null}
3433
data={
3534
Array [

0 commit comments

Comments
 (0)