mirror of
https://github.com/moodle/moodle.git
synced 2025-03-26 18:42:40 +01:00
We need to get into the habit of not using usernames like 'student1' and 'student10' as our matches are non-strict, and the tests become dependent upon DB sort order. This change adds a character after the varying value to act as a delimter for all of these tests.