test(end to end): update tests (login page has now login via email)

This commit is contained in:
Edouard Vanbelle
2026-06-02 15:19:45 +02:00
parent 1e13570d02
commit f4362a4832
13 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
>
</div>
<button type="submit" class="auth-button" data-i18n="auth.login_button">Log in</button>
<button type="submit" class="auth-button" id="login-submit" data-i18n="auth.login_button">Log in</button>
</form>
<!-- SSO / OIDC login section (hidden by default, shown dynamically) -->