Merge pull request #3713 from NoelDeMartin/MOBILE-4362

MOBILE-4362 behat: Fix 3.9 tests
main
Dani Palou 2023-06-13 09:41:49 +02:00 committed by GitHub
commit b0b19d21ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
Feature: Test marking workflow in assignment activity in app Feature: Test marking workflow in assignment activity in app
Background: Background:
Given the following "users" exist: Given the Moodle site is compatible with this feature
And the following "users" exist:
| username | firstname | lastname | email | | username | firstname | lastname | email |
| teacher1 | Teacher | teacher | teacher1@example.com | | teacher1 | Teacher | teacher | teacher1@example.com |
| student1 | Student1 | student1 | student1@example.com | | student1 | Student1 | student1 | student1@example.com |