Skip to content

Commit

Permalink
F #6219: add data-cy for tests setting user (#2939)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Lobo <[email protected]>
  • Loading branch information
jloboescalona2 authored Feb 12, 2024
1 parent 5ba0cd9 commit 82bb12a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ const LoginToken = () => {
size="small"
onClick={handleSubmit(handleCreateLoginToken)}
className={classes.buttonSubmit}
data-cy="addLoginToken"
>
{Tr(T.GetNewToken)}
</Button>
Expand Down

0 comments on commit 82bb12a

Please sign in to comment.