MDL-77037 core_course: Coding style fix in Behat feature

This commit is contained in:
Andrew Nicols
2023-03-09 22:00:00 +08:00
parent 2d3d946eef
commit aeef022c1c
@@ -5,7 +5,7 @@ Feature: The course index language should change according to user preferences.
Background:
Given remote langimport tests are enabled
Given the following "users" exist:
And the following "users" exist:
| username | firstname | lastname | email |
| teacher1 | Teacher | 1 | teacher1@example.com |
| student1 | Student | 1 | student1@example.com |