Movatterモバイル変換


[0]ホーム

URL:


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

Commit142683b

Browse files
committed
chore: Remove test log statements
1 parent23d2ad7 commit142683b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎cli/configssh_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ func TestConfigSSH(t *testing.T) {
168168

169169
<-doneChan
170170

171-
t.Log(coderConfigFile)
172-
t.Log(sshConfigFileRead(t,coderConfigFile))
173171
home:=filepath.Dir(filepath.Dir(sshConfigFile))
174172
// #nosec
175173
sshCmd:=exec.Command("ssh","-F",sshConfigFile,"coder."+workspace.Name,"echo","test")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp