Skip to content

Commit

Permalink
add missing sourcetext implementation decision to test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Sep 4, 2023
1 parent c32ff7c commit 257a9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"args": [
"--debug",
"--filter",
"FSAC.lsp.${input:loader}.${input:lsp-server}.${input:testName}"
"FSAC.lsp.${input:loader}.${input:lsp-server}.RoslynSourceText.${input:testName}"
]
}
],
Expand Down

0 comments on commit 257a9ce

Please sign in to comment.