MOBILE-4362 behat: Fix 3.11 tests
parent
5d1ec85bdd
commit
c479c230e3
|
@ -2,7 +2,8 @@
|
|||
Feature: Test basic usage of guest access course in app
|
||||
|
||||
Background:
|
||||
Given the following "users" exist:
|
||||
Given the Moodle site is compatible with this feature
|
||||
And the following "users" exist:
|
||||
| username | firstname | lastname | email |
|
||||
| teacher1 | Teacher | teacher | teacher1@example.com |
|
||||
| student1 | Student | student | student1@example.com |
|
||||
|
|
Loading…
Reference in New Issue