Skip to content

Commit

Permalink
make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj committed Nov 15, 2024
1 parent f86749c commit 8fd2a07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion management/self_service_profiles_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ func TestSelfServiceProfileManager_CreateAndRevokeTicket(t *testing.T) {
err = api.SelfServiceProfile.RevokeTicket(context.Background(), ssop.GetID(), ticketID)
}
assert.NoError(t, err)

}

func TestSelfServiceProfileManager_MarshalJSON(t *testing.T) {
Expand Down

0 comments on commit 8fd2a07

Please sign in to comment.