Skip to content

Commit

Permalink
include data-testid in button to create heruistic test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Beltrán committed May 9, 2024
1 parent 92b9fe0 commit 707aaa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/admin/CreateBlankView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
color="orange"
class="ml-auto mr-2 circleOrange"
@click="validate()"
data-testid="add-name-test-creation-btn"
>
<v-icon x-large>
mdi-arrow-right
Expand Down

0 comments on commit 707aaa4

Please sign in to comment.