add e2e for upload test

This commit is contained in:
Jean Andreani
2023-12-18 10:27:31 +00:00
parent bf0bc4d91c
commit c768b714b9
4 changed files with 44 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
>
<div class="wrapper-input">
<Input
id="upload-title"
:text="text || ''"
:placeholder="$t('pages.upload.edit_placeholder_input')"
@input="changeTextValue"