MDL-56614 behat: Fixed steps to use new definition

This commit is contained in:
Rajesh Taneja 2016-12-07 07:10:35 +08:00
parent be1b12490e
commit 9bad658aaf
No known key found for this signature in database
GPG key ID: B363F7FB787F80E4
8 changed files with 20 additions and 20 deletions

View file

@ -21,7 +21,7 @@ Feature: Rename roles within a course
| student1 | C1 | student |
And I log in as "teacher1"
And I follow "Course 1"
When I go to "Edit settings" in current page administration
When I navigate to "Edit settings" in current page administration
And I set the following fields to these values:
| Your word for 'Non-editing teacher' | Tutor |
| Your word for 'Student' | Learner |
@ -34,7 +34,7 @@ Feature: Rename roles within a course
And the "roleid" select box should contain "Learner"
And the "roleid" select box should not contain "Student"
And I follow "Course 1"
And I go to "Edit settings" in current page administration
And I navigate to "Edit settings" in current page administration
And I set the following fields to these values:
| Your word for 'Non-editing teacher' | |
| Your word for 'Student' | |