summaryrefslogtreecommitdiff
path: root/cli/tests/lsp_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/lsp_tests.rs')
-rw-r--r--cli/tests/lsp_tests.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/lsp_tests.rs b/cli/tests/lsp_tests.rs
index a28b1757a..066f3efa8 100644
--- a/cli/tests/lsp_tests.rs
+++ b/cli/tests/lsp_tests.rs
@@ -1426,7 +1426,7 @@ mod lsp {
"language": "typescript",
"value": "(method) DateConstructor.now(): number",
},
- ""
+ "Returns the number of milliseconds elapsed since midnight, January 1, 1970 Universal Coordinated Time (UTC)."
],
"range": {
"start": {
@@ -1464,7 +1464,7 @@ mod lsp {
"language": "typescript",
"value": "(method) DateConstructor.now(): number",
},
- ""
+ "Returns the number of milliseconds elapsed since midnight, January 1, 1970 Universal Coordinated Time (UTC)."
],
"range": {
"start": {