Skip to content

Commit

Permalink
test(connect-popup): add passphrase screen test
Browse files Browse the repository at this point in the history
  • Loading branch information
mroz22 committed Sep 19, 2022
1 parent 844b28b commit 0887e2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ export const PassphraseTypeCard = (props: PassphraseTypeCardProps) => {
variant="tertiary"
onClick={() => submit(value, true)}
fullWidth
data-test="@passphrase/enter-on-device-button"
>
<FormattedMessage
id="TR_ENTER_PASSPHRASE_ON_DEVICE"
Expand Down

0 comments on commit 0887e2b

Please sign in to comment.