Fix web tests
This commit is contained in:
parent
89b87efa59
commit
38a8e6b774
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ fn test_merge_text_with_cursors() {
|
|||
},
|
||||
OwnedCursorPosition {
|
||||
id: 1,
|
||||
char_index: 8,
|
||||
char_index: 2,
|
||||
}
|
||||
]
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue