Skip to content

Commit 0a65624

Browse files
committed
fix(e2e): set admin email so account autocomplete resolves [email protected]
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 0991554 commit 0a65624

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 [email protected]
188189
189190
- name: Start PHP built-in server
190191
run: |

0 commit comments

Comments
 (0)