Merge branch 'MDL-85207-main' of https://github.com/sarjona/moodle

This commit is contained in:
Huong Nguyen 2025-04-15 18:30:21 +07:00
commit dfc07d34cb

View File

@ -5,7 +5,8 @@ Feature: Glossary can set autolinked entries in text and media areas
I can set the glossary activity to autolink the entries
Background:
Given the following "users" exist:
Given remote langimport tests are enabled
And the following "users" exist:
| username | firstname | lastname | email |
| teacher1 | Teacher | 1 | teacher1@example.com |
| student1 | Student | 1 | student1@example.com |