All forms as of today are exercised by "smoke" test and this commit

This commit is contained in:
2020-10-20 16:28:46 +00:00
parent bb33521216
commit 83891eb3ac
8 changed files with 45 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
show-size
:label="$ay.t('SmallLogo')"
:rules="rules"
:data-cy="!!$ay.dev ? 'uploadSmall' : false"
></v-file-input>
<v-btn color="primary" text @click="remove('small')">{{
$ay.t("Delete")