mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-22 01:35:10 +01:00
Add various backup fixes for polls.
This commit is contained in:
+5
@@ -211,6 +211,11 @@ class ArchiveImportExportTests {
|
||||
runTests { it.startsWith("chat_item_view_once_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatItemPoll() {
|
||||
runTests { it.startsWith("chat_item_poll_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun notificationProfiles() {
|
||||
runTests { it.startsWith("notification_profile_") }
|
||||
|
||||
Reference in New Issue
Block a user