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

Commita9bd76c

Browse files
committed
wip
1 parentc799790 commita9bd76c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎cli/login_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ func TestLogin(t *testing.T) {
2929
badLoginURL:="https://fcca2077f06e68aaf9"
3030
root,_:=clitest.New(t,"login",badLoginURL)
3131
err:=root.Execute()
32+
// TODO@jsjoeio - have it match dial tcp error like Dean suggested
3233
errMsg:=fmt.Sprintf("Failed to check server %q for first user, is the URL correct and is coder accessible from your browser?",badLoginURL)
3334
require.ErrorContains(t,err,errMsg)
3435
})

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp