diff --git a/functional_tests/features/users_and_groups.feature b/functional_tests/features/users_and_groups.feature index 48d094d6b..f93bee767 100644 --- a/functional_tests/features/users_and_groups.feature +++ b/functional_tests/features/users_and_groups.feature @@ -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