mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 02:39:55 +01:00
Do not include release notes in chat exports.
This commit is contained in:
@@ -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