diff --git a/ocaml-lsp-server/test/e2e-new/with_ppx.ml b/ocaml-lsp-server/test/e2e-new/with_ppx.ml index b517d28ed..9917739e8 100644 --- a/ocaml-lsp-server/test/e2e-new/with_ppx.ml +++ b/ocaml-lsp-server/test/e2e-new/with_ppx.ml @@ -74,12 +74,12 @@ let%expect_test "with-ppx" = Received 0 diagnostics { "contents": { - "value": "(* ppx expect expansion *)\n[%expect {||}]", + "value": "(* ppx expect expansion *)\nExpect_test_collector.Current_file.unset ()", "language": "ocaml" }, "range": { "end": { "character": 16, "line": 2 }, - "start": { "character": 2, "line": 2 } + "start": { "character": 4, "line": 2 } } } |xxx}]