Skip to content

Commit

Permalink
Update src/react/ui-elements/__tests__/SelectAccountIAMRole.test.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: JBWatenbergScality <[email protected]>
  • Loading branch information
MonPote and JBWatenbergScality authored May 2, 2024
1 parent 0ba1864 commit 78f690d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,6 @@ describe('SelectAccountIAMRole', () => {

expect(screen.getByText(/no options/i)).toBeInTheDocument();

debug();

});
});

0 comments on commit 78f690d

Please sign in to comment.