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

Commite6d7102

Browse files
committed
Add missing NoError
1 parent542e632 commite6d7102

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
iftest.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)

[8]ページ先頭

©2009-2025 Movatter.jp