Skip to content

Commit

Permalink
feat: add adoption code test id
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-yarmosh committed Nov 22, 2024
1 parent a666a96 commit 03306e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/AdoptProbe.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
<div class="flex justify-center">
<InputOtp
v-model="code"
data-testid="adoption-code"
:length="6"
:invalid="!isCodeValid"
integer-only
Expand Down

0 comments on commit 03306e7

Please sign in to comment.