Skip to content

Commit ecf3789

Browse files
committed
Linting
1 parent b082e49 commit ecf3789

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/userauth_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,6 @@ func TestUserOIDC(t *testing.T) {
807807
"email": userData.Email,
808808
})
809809

810-
numLogs++ // add an audit log for login
811810
ctx := testutil.Context(t, testutil.WaitShort)
812811
convertResponse, err := user.ConvertToOAuthLogin(ctx, codersdk.ConvertLoginRequest{
813812
ToLoginType: codersdk.LoginTypeOIDC,

0 commit comments

Comments
 (0)