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 <75977494+JBWatenbergScality@users.noreply.github.com>
  • Loading branch information
MonPote and JBWatenbergScality committed May 2, 2024
1 parent 5dcdc46 commit 6d88be5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,6 @@ describe('SelectAccountIAMRole', () => {

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

debug();

});
});

0 comments on commit 6d88be5

Please sign in to comment.