8000 fmt · coder/coder@8c05023 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c05023

Browse files
committed
fmt
1 parent 76603ed commit 8c05023

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/ssh_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,6 @@ func TestSSH_CoderConnect(t *testing.T) {
21482148
entries, err := afero.ReadDir(fs, "/net")
21492149
require.NoError(t, err)
21502150
require.True(t, len(entries) > 0)
2151-
21522151
})
21532152

21542153
t.Run("Disabled", func(t *testing.T) {

0 commit comments

Comments
 (0)
0