Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 2c7b129618..426414becb 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -2313,7 +2313,7 @@
{
"title": "lens",
"properties": {
- "rust-analyzer.lens.update.test.enable": {
+ "rust-analyzer.lens.updateTest.enable": {
"markdownDescription": "Whether to show `Update Test` lens. Only applies when\n`#rust-analyzer.lens.enable#` and `#rust-analyzer.lens.run.enable#` are set.",
"default": true,
"type": "boolean"