Skip to content

Commit

Permalink
[SELC-4813] refactor: remove UserGroupController and related methods (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
giulia-tremolada authored May 9, 2024
1 parent cfec4bd commit 669f1e0
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 2,502 deletions.
652 changes: 7 additions & 645 deletions app/src/main/resources/swagger/api-docs.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ class SwaggerConfigTest {
@MockBean
private BrokerService brokerService;

@MockBean
private UserGroupService userGroupServiceMock;

@MockBean
private DelegationService delegationServiceMock;

Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 669f1e0

Please sign in to comment.