Enable E2E tests in CI

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-09-27 10:50:14 +02:00
parent 680f812bdf
commit 1087e19ee5
20 changed files with 374 additions and 281 deletions

View File

@@ -91,7 +91,7 @@
<form @submit.prevent="submit">
<o-field
:label="t('Email')"
:type="errorEmailType"
:variant="errorEmailType"
:message="errorEmailMessage"
label-for="email"
>