mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-01 14:16:49 +00:00
Add backup support for direct story reply revisions.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -81,6 +81,11 @@ class ArchiveImportExportTests {
|
||||
runTests { it.startsWith("chat_item_direct_story_reply_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatItemDirectStoryReplyMessageWithEdits() {
|
||||
runTests { it.startsWith("chat_item_direct_story_reply_with_edits_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatItemExpirationTimerUpdate() {
|
||||
runTests { it.startsWith("chat_item_expiration_timer_update_") }
|
||||
|
||||
Reference in New Issue
Block a user