Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
netramali committed Nov 9, 2023
1 parent de9600f commit a2b91e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oauth_client_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ func TestOAuthClientsCreateOptionsValid(t *testing.T) {
}

func TestOAuthClientsUpdate(t *testing.T) {
skipUnlessBeta(t)
client := testClient(t)
ctx := context.Background()

Expand Down

0 comments on commit a2b91e8

Please sign in to comment.