Skip to content

Commit 1f9ed36

Browse files
committed
fixup! Update CLI test with new default
1 parent 38a3e14 commit 1f9ed36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/node/cli.test.ts

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

0 commit comments

Comments
 (0)