Archived
1
0

Do not add extra args in toCodeArgs

It should only convert the args that are passed in.
This commit is contained in:
Asher
2024-05-06 16:53:35 -08:00
parent 7050002fb6
commit 125a972c81
3 changed files with 8 additions and 9 deletions

View File

@ -912,8 +912,6 @@ cert: false`)
describe("toCodeArgs", () => {
const vscodeDefaults = {
...defaults,
"accept-server-license-terms": true,
compatibility: "1.64",
help: false,
port: "8080",
version: false,