summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/integration/lsp_tests.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/integration/lsp_tests.rs b/cli/tests/integration/lsp_tests.rs
index be3c3c0ad..49b8bb495 100644
--- a/cli/tests/integration/lsp_tests.rs
+++ b/cli/tests/integration/lsp_tests.rs
@@ -8309,6 +8309,10 @@ fn lsp_performance() {
"op_load",
"request",
"testing_update",
+ "tsc $configure",
+ "tsc $getAssets",
+ "tsc $getSupportedCodeFixes",
+ "tsc getQuickInfoAtPosition",
"update_cache",
"update_diagnostics_deps",
"update_diagnostics_lint",