Update most of the backup integration tests.

This commit is contained in:
Greyson Parrelli
2024-11-26 16:28:48 -05:00
parent 7b0df17d9a
commit bbd6643733
332 changed files with 125 additions and 55 deletions

View File

@@ -73,7 +73,7 @@ class ArchiveImportExportTests {
// @Test
fun chatItemExpirationTimerUpdate() {
runTests { it.startsWith("chat_item_expiration_timer_") }
runTests { it.startsWith("chat_item_expiration_timer_update_") }
}
// @Test