Skip to content

Commit 0f0f7e6

Browse files
author
Guillaume Chau
committed
test(ui): fix e2e
1 parent c245579 commit 0f0f7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli-ui/src/components/FileDiffView.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
icon-left="done"
6363
:label="$t('org.vue.components.file-diff-view.actions.continue')"
6464
class="big primary"
65+
data-testid="skip-button"
6566
@click="skip()"
6667
/>
6768
<VueButton

0 commit comments

Comments
 (0)