Skip to content

Commit 899304e

Browse files
committed
Update CLI test with new default
1 parent 86313c0 commit 899304e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/node/cli.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@ describe("toCodeArgs", () => {
731731
const vscodeDefaults = {
732732
...defaults,
733733
"accept-server-license-terms": true,
734+
"compatibility": "1.64",
734735
help: false,
735736
port: "8080",
736737
version: false,

0 commit comments

Comments
 (0)