mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 20:23:19 +00:00
Fix backup support for account wallpapers.
This commit is contained in:
@@ -53,10 +53,11 @@ class ArchiveImportExportTests {
|
||||
|
||||
@Test
|
||||
fun temp() {
|
||||
runTests { it == "chat_item_standard_message_standard_attachments_02.binproto" }
|
||||
runTests { it == "account_data_01.binproto" }
|
||||
}
|
||||
|
||||
@Test
|
||||
// Passing
|
||||
// @Test
|
||||
fun accountData() {
|
||||
runTests { it.startsWith("account_data_") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user