Skip to content

Commit

Permalink
fixup! feat: implemented an ability to reject the authorisation opt-o…
Browse files Browse the repository at this point in the history
…ut flag
  • Loading branch information
olexii4 committed Nov 8, 2023
1 parent b9f1929 commit 3227b61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Red Hat, Inc. - initial API and implementation
*/

import { render, screen, waitFor } from '@testing-library/react';
import { render, screen } from '@testing-library/react';
import userEvent from '@testing-library/user-event';
import React from 'react';
import { Provider } from 'react-redux';
Expand Down

0 comments on commit 3227b61

Please sign in to comment.