[All Platforms] 2.1.0 - Sync Optimizations
This commit is contained in:
@@ -457,10 +457,6 @@ class SyncMergeLogicTest {
|
||||
|
||||
@Test
|
||||
fun `test active sessions excluded from sync`() {
|
||||
// Test scenario: Active sessions should not be included in sync data
|
||||
// This tests the new behavior where active sessions are excluded from sync
|
||||
// until they are completed
|
||||
|
||||
val allLocalSessions =
|
||||
listOf(
|
||||
BackupClimbSession(
|
||||
|
||||
Reference in New Issue
Block a user