mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-71964-master' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
6943cb85db
2 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@ Feature: Welcome message
|
|||
|
||||
Scenario: Log in and being redirected to course page
|
||||
Given the following "users" exist:
|
||||
| username | password | firstname | lastname | email |
|
||||
| wf | test | Fei | Wang | wf@z.com |
|
||||
| username | password | firstname | lastname | email |
|
||||
| wf | test | Fei | Wang | fei@example.com |
|
||||
And the following "courses" exist:
|
||||
| fullname | shortname |
|
||||
| Math 101 | M1O1 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue