Skip to content

Commit

Permalink
Correct index.
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Nov 16, 2023
1 parent 5fc6356 commit 2868831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FsAutoComplete.Tests.Lsp/Utils/TextEdit.Tests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ let b =
printfn "Result=%i" b
$0"""

text |> assertIndexOf 62
text |> assertIndexOf 61
testCase "middle of 1st line"
<| fun _ ->
let text =
Expand Down

0 comments on commit 2868831

Please sign in to comment.