mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 04:34:21 +01:00
Do not include release notes in chat exports.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -66,11 +66,6 @@ class ArchiveImportExportTests {
|
||||
runTests { it.matches(Regex("^chat_%d%d.binproto$")) }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatReleaseNotes() {
|
||||
runTests { it.startsWith("chat_release_notes_") }
|
||||
}
|
||||
|
||||
// @Test
|
||||
fun chatFolders() {
|
||||
runTests { it.startsWith("chat_folder_") }
|
||||
|
||||
Reference in New Issue
Block a user