We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b082e49 commit ecf3789Copy full SHA for ecf3789
coderd/userauth_test.go
@@ -807,7 +807,6 @@ func TestUserOIDC(t *testing.T) {
807
"email": userData.Email,
808
})
809
810
- numLogs++ // add an audit log for login
811
ctx := testutil.Context(t, testutil.WaitShort)
812
convertResponse, err := user.ConvertToOAuthLogin(ctx, codersdk.ConvertLoginRequest{
813
ToLoginType: codersdk.LoginTypeOIDC,
0 commit comments