Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
p53 committed Jan 18, 2024
1 parent 226e6f7 commit 946d39c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/testsuite/middleware_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,7 @@ func TestGroupPermissionsMiddleware(t *testing.T) {
newFakeProxy(cfg, &fakeAuthConfig{}).RunTests(t, requests)
}

//nolint:funlen
func TestRolePermissionsMiddleware(t *testing.T) {
cfg := newFakeKeycloakConfig()
cfg.Resources = []*authorization.Resource{
Expand Down

0 comments on commit 946d39c

Please sign in to comment.