Skip to content

Commit 4d15de5

Browse files
fix(e2e): set admin email so account autocomplete resolves admin@email.tld
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 9330c6d commit 4d15de5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
--st="Rio de Janeiro" \
186186
--o=LibreSign \
187187
--l="Rio de Janeiro"
188+
./occ user:setting admin settings email admin@email.tld
188189
189190
- name: Start PHP built-in server
190191
run: |

0 commit comments

Comments
 (0)