Do not add extra args in toCodeArgs
It should only convert the args that are passed in.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user