Skip to content

Commit

Permalink
restore role
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Aug 30, 2021
1 parent 47b9829 commit 8856c06
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ export default function upgradeAssistantFunctionalTests({
log.debug('[Cleanup error] Error deleting indices');
throw e;
}

await security.testUser.restoreDefaults();
});

it('renders the Overview page', async () => {
Expand Down

0 comments on commit 8856c06

Please sign in to comment.