Skip to content

Commit

Permalink
tests: fix broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khushal87 committed Jun 14, 2024
1 parent eb90df3 commit a8ba201
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ exports[`MessageSystem should match the snapshot for message system 1`] = `
]
}
>
2020-04-27T13:39:49+00:00
04/27/2020
</Text>
</View>
<View
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ exports[`TypingIndicator should match typing indicator snapshot 1`] = `
]
}
>
{{ firstUser }} and {{ nonSelfUserLength }} more are typing
Arthur and 1 more are typing
</Text>
</View>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
2020-05-05T14:50:00+00:00
2:50 PM
</Text>
</View>
</View>
Expand Down Expand Up @@ -768,7 +768,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
2020-05-05T14:50:00+00:00
2:50 PM
</Text>
</View>
</View>
Expand Down Expand Up @@ -1048,7 +1048,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
2020-05-05T14:50:00+00:00
2:50 PM
</Text>
</View>
</View>
Expand Down Expand Up @@ -1092,7 +1092,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
2020-05-05T14:50:00+00:00
05/05/2020
</Text>
</View>
</View>
Expand Down Expand Up @@ -1368,7 +1368,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
2020-05-05T14:50:00+00:00
2:50 PM
</Text>
</View>
</View>
Expand Down Expand Up @@ -1473,7 +1473,7 @@ exports[`Thread should match thread snapshot 1`] = `
]
}
>
{{ replyCount }} Replies
Replies
</Text>
</View>
</View>
Expand Down

0 comments on commit a8ba201

Please sign in to comment.