Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ulugbekna committed Jun 30, 2021
1 parent ca15b91 commit a46f6c0
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,18 @@ let f (x : t) = x
expect(actions).toMatchInlineSnapshot(`
Array [
Object {
"command": Object {
"arguments": Array [
Object {
"position": Object {
"character": 16,
"line": 2,
},
},
],
"command": "ocaml.next-hole",
"title": "Jump to First Hole",
},
"edit": Object {
"documentChanges": Array [
Object {
Expand Down

0 comments on commit a46f6c0

Please sign in to comment.