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