Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/tests/unit/bootstrap.test.ts')
-rw-r--r--editors/code/tests/unit/bootstrap.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/tests/unit/bootstrap.test.ts b/editors/code/tests/unit/bootstrap.test.ts
index 8d348b9ccb..259428da41 100644
--- a/editors/code/tests/unit/bootstrap.test.ts
+++ b/editors/code/tests/unit/bootstrap.test.ts
@@ -158,7 +158,7 @@ channel = "1.88"
components = [
"cargo",
]
-path = "/opt/rust-analyzer"
+# add "rust-analyzer" here to use the matching server
`,
),
);