diff --git a/package.json b/package.json index 66ad508..76a326c 100644 --- a/package.json +++ b/package.json @@ -613,7 +613,7 @@ "csharp.testsCodeLens.enabled": { "type": "boolean", "default": true, - "description": "Specifies whether the run and debug test CodeLens should be show be shown." + "description": "Specifies whether the run and debug test CodeLens should be shown." }, "csharp.maxProjectFileCountForDiagnosticAnalysis": { "type": "number", @@ -2974,4 +2974,4 @@ ] } } -} \ No newline at end of file +}