Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
evankanderson committed Sep 20, 2024
1 parent 137c997 commit 6545571
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controlplane/identity_events_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ func TestHandleEvents(t *testing.T) {
HandleEvents(context.Background(), mockStore, authzClient, &c, deleter)
}


func TestHandleAdminEvents(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit 6545571

Please sign in to comment.