Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Thamindu R <[email protected]>
  • Loading branch information
lashinijay and ThaminduR authored Jan 24, 2025
1 parent 390f3dc commit 9307127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public void setUp() {
APIResourceManager apiResourceManager = mock(APIResourceManager.class);
AuthorizedAPIManagementService authorizedAPIManagementService = mock(AuthorizedAPIManagementService.class);

// Create SelfServiceMgtService with mock dependencies
// Create SelfServiceMgtService with mock dependencies.
selfServiceMgtService = new SelfServiceMgtService(
identityGovernanceService,
applicationManagementService,
Expand Down

0 comments on commit 9307127

Please sign in to comment.