Skip to content

Commit

Permalink
Merge branch 'main' into iam-am-v2Roles
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh-Pirati authored Oct 19, 2021
2 parents 8d9029b + 409f06e commit 9a52fce
Show file tree
Hide file tree
Showing 11 changed files with 239 additions and 450 deletions.
1 change: 1 addition & 0 deletions examples/user-management.v1.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ describe('UserManagementV1', () => {
let accessGroupId = config.accessGroupId;

let deleteUserId = null;
jest.setTimeout(30000);

test('inviteUsers request example', async () => {

Expand Down
Loading

0 comments on commit 9a52fce

Please sign in to comment.