diff options
Diffstat (limited to 'tests/integration/lsp_tests.rs')
-rw-r--r-- | tests/integration/lsp_tests.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/lsp_tests.rs b/tests/integration/lsp_tests.rs index 28c36cd20..e1ee25058 100644 --- a/tests/integration/lsp_tests.rs +++ b/tests/integration/lsp_tests.rs @@ -7548,6 +7548,7 @@ fn lsp_completions_node_specifier() { "node:http", "node:http2", "node:https", + "node:inspector", "node:module", "node:net", "node:os", |