mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 12:17:22 +00:00
Add view-once support to backupsV2.
This commit is contained in:
@@ -182,7 +182,12 @@ class ArchiveImportExportTests {
|
||||
runTests { it.startsWith("chat_item_thread_merge_update_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
@Test
|
||||
fun chatItemViewOnce() {
|
||||
runTests { it.startsWith("chat_item_view_once_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun recipientCallLink() {
|
||||
runTests { it.startsWith("recipient_call_link_") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user