mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
functional_tests: Use longer password when creating user
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
a66d50fb89
commit
88cab90917
@ -24,7 +24,7 @@ Background:
|
||||
|
||||
Scenario: Create user
|
||||
Given the user alice doesn't exist
|
||||
When I create a user named alice with password secret123
|
||||
When I create a user named alice with password secret123secret123
|
||||
Then alice should be listed as a user
|
||||
|
||||
Scenario: Rename user
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user