mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 12:17:22 +00:00
Fix link preview backup import/export.
This commit is contained in:
@@ -156,6 +156,11 @@ class ArchiveImportExportTests {
|
||||
runTests { it.startsWith("chat_item_standard_message_with_edits_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatItemStandardMessageWithLinkPreview() {
|
||||
runTests { it.startsWith("chat_item_standard_message_with_link_preview_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatItemStandardMessageWithQuote() {
|
||||
runTests { it.startsWith("chat_item_standard_message_with_quote_") }
|
||||
|
||||
Reference in New Issue
Block a user