diff --git a/backend/sync_lib/tests/web.rs b/backend/sync_lib/tests/web.rs index 017e2dc2..0ce76b39 100644 --- a/backend/sync_lib/tests/web.rs +++ b/backend/sync_lib/tests/web.rs @@ -77,7 +77,7 @@ fn test_merge_text_with_cursors() { }, OwnedCursorPosition { id: 1, - char_index: 8, + char_index: 2, } ] ),