Skip to content

Commit

Permalink
clear role assignments for a test (#69)
Browse files Browse the repository at this point in the history
* clear role assignments for a test

* Bumping chart version/ fixing aliases

* Corrected the Chart versions

---------

Co-authored-by: Jenkins <nobody@nowhere>
Co-authored-by: hmcts-jenkins-j-to-z <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com>
Co-authored-by: Aditya Dwadasi <[email protected]>
  • Loading branch information
4 people authored Jan 3, 2025
1 parent 8228ce4 commit 78237b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void setUp() {

@After
public void cleanUp() {
common.clearAllRoleAssignments(caseworkerCredentials.getHeaders());
authorizationProvider.deleteAccount(caseworkerCredentials.getAccount().getUsername());
common.cleanUpTask(caseworkerCredentials.getHeaders(), caseIds);
}
Expand Down

0 comments on commit 78237b8

Please sign in to comment.