mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-24 11:45:28 +00:00
Add backup support for direct story reply revisions.
This commit is contained in:
@@ -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