Skip to content

Commit 95ff11a

Browse files
committed
Remove test lint
1 parent ecf3789 commit 95ff11a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

coderd/userauth_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,8 +801,6 @@ func TestUserOIDC(t *testing.T) {
801801

802802
user, userData := coderdtest.CreateAnotherUser(t, client, owner.OrganizationID)
803803

804-
numLogs := len(auditor.AuditLogs())
805-
806804
code := conf.EncodeClaims(t, jwt.MapClaims{
807805
"email": userData.Email,
808806
})

0 commit comments

Comments
 (0)