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

Commitd4d8b1c

Browse files
committed
Linting
1 parentc8d194a commitd4d8b1c

File tree

1 file changed

+1
-1
lines changed
  • coderd/coderdtest/oidctest

1 file changed

+1
-1
lines changed

‎coderd/coderdtest/oidctest/idp.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ func (f *FakeIDP) httpHandler(t testing.TB) http.Handler {
834834
}
835835
mux.Handle(userInfoPath,http.HandlerFunc(func(rw http.ResponseWriter,r*http.Request) {
836836
email,ok:=validateMW(rw,r)
837-
f.logger.Info(r.Context(),"http userinfo",
837+
f.logger.Info(r.Context(),"http userinfo endpoint",
838838
slog.F("valid",ok),
839839
slog.F("email",email),
840840
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp