Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d81dcac

Browse files
committed
Fix formatting.
1 parent ca152e5 commit d81dcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/unit/node/cli.test.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ describe("cli", () => {
655655

656656
const args: UserProvidedArgs = {}
657657
args._ = ["/aaa/file", "/bbb/file"]
658-
expect(await shouldOpenInExistingInstance(args)).toStrictEqual(`${tmpDirPath}/vscode-ipc-aaa.sock`)
658+
expect(await shouldOpenInExistingInstance(args)).toStrictEqual(`${tmpDirPath}/vscode-ipc-aaa.sock`)
659659

660660
server.close()
661661
})

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /