Update tests

This commit is contained in:
Yukai Chou
2023-09-08 18:02:55 +08:00
parent 026f4e3ece
commit fe696132cf
3 changed files with 4 additions and 4 deletions
@@ -100,7 +100,7 @@ describe("expressions", () => {
label: "api_url",
documentation: {
kind: "markdown",
value: "The URL of the GitHub Actions REST API."
value: "The URL of the GitHub REST API."
},
kind: CompletionItemKind.Variable
});