Skip to content

Commit e6d7102

Browse files
committed
Add missing NoError
1 parent 542e632 commit e6d7102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/oauth2_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,7 @@ func TestOAuth2ProviderTokenExchange(t *testing.T) {
698698
userClient, user := coderdtest.CreateAnotherUser(t, ownerClient, owner.OrganizationID)
699699
if test.setup != nil {
700700
err = test.setup(ctx, userClient, user)
701+
require.NoError(t, err)
701702
}
702703

703704
// Each test gets its own oauth2.Config so they can run in parallel.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy