Skip to content

Commit 0cc33ae

Browse files
committed
remove unnecessary ctx
1 parent d89c6dd commit 0cc33ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oauth2_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ func TestPasswordCredentialsTokenRequest(t *testing.T) {
425425

426426
func TestPasswordCredentialsTokenRequest_AuthCodeOption(t *testing.T) {
427427
testCases := map[string]struct {
428-
ctx context.Context
429428
username string
430429
password string
431430
authCodeOptions []AuthCodeOption

0 commit comments

Comments
 (0)