[All Platforms] 2.1.0 - Sync Optimizations
This commit is contained in:
@@ -256,10 +256,6 @@ final class AscentlyTests: XCTestCase {
|
||||
// MARK: - Active Session Preservation Tests
|
||||
|
||||
func testActiveSessionPreservationDuringImport() throws {
|
||||
// Test that active sessions are preserved during import operations
|
||||
// This tests the fix for the bug where active sessions disappear after sync
|
||||
|
||||
// Simulate an active session that exists locally but not in import data
|
||||
let activeSessionId = UUID()
|
||||
let gymId = UUID()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user