mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'main_MDL-81172' of https://github.com/mattporritt/moodle
This commit is contained in:
commit
1320a2a397
29 changed files with 81 additions and 7 deletions
|
@ -31,6 +31,8 @@ Feature: Enrolments are synchronised with meta courses
|
|||
| student2 | C2C2 | student | 0 |
|
||||
| student1 | C4C4 | student | 0 |
|
||||
| student2 | C4C4 | student | 1 |
|
||||
And the following config values are set as admin:
|
||||
| enableasyncbackup | 0 |
|
||||
And I log in as "admin"
|
||||
And I navigate to "Plugins > Enrolments > Manage enrol plugins" in site administration
|
||||
And I click on "Enable" "link" in the "Course meta link" "table_row"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue