Skip to content

Commit

Permalink
lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
netramali committed Nov 9, 2023
1 parent 40a1880 commit de9600f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oauth_client_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ func TestOAuthClientsUpdate(t *testing.T) {
assert.NotEmpty(t, oc.ID)
assert.NotEqual(t, origOC.OrganizationScoped, oc.OrganizationScoped)
})

}

const publicKey = `
Expand Down

0 comments on commit de9600f

Please sign in to comment.