chore: update line numbers in test after rebase
This commit is contained in:
parent
003835111d
commit
a7364499d2
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
some { range := { pos := { line := 177, column := 42 },
|
||||
some { range := { pos := { line := 191, column := 42 },
|
||||
charUtf16 := 42,
|
||||
endPos := { line := 183, column := 31 },
|
||||
endPos := { line := 197, column := 31 },
|
||||
endCharUtf16 := 31 },
|
||||
selectionRange := { pos := { line := 177, column := 46 },
|
||||
selectionRange := { pos := { line := 191, column := 46 },
|
||||
charUtf16 := 46,
|
||||
endPos := { line := 177, column := 58 },
|
||||
endPos := { line := 191, column := 58 },
|
||||
endCharUtf16 := 58 } }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue