mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'wip-mdl-53980' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
9711647682
@ -10,7 +10,7 @@ Feature: Both first name and surname are always available for every user
|
||||
| passwordpolicy | 0 |
|
||||
And I am on site homepage
|
||||
And I follow "Log in"
|
||||
And I follow "New Account"
|
||||
And I press "Create new account"
|
||||
When I set the following fields to these values:
|
||||
| Username | mrwhitespace |
|
||||
| Password | Gue$$m3ifY0uC&n |
|
||||
@ -18,7 +18,7 @@ Feature: Both first name and surname are always available for every user
|
||||
| Email (again) | mrwhitespace@nas.ty |
|
||||
And I set the field "First name" to " "
|
||||
And I set the field "Surname" to " "
|
||||
And I click on "Create my new account" "button"
|
||||
And I press "Create my new account"
|
||||
Then I should see "Missing given name"
|
||||
And I should see "Missing surname"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user