Merge branch 'MDL-77286-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE

This commit is contained in:
Ilya Tregubov 2023-06-29 09:44:32 +08:00
commit 76ec26032e
No known key found for this signature in database
GPG Key ID: 0F58186F748E55C1

View File

@ -107,6 +107,8 @@ Feature: Manage and list recordings
# There is no confirmation dialog when deleting an imported record.
And I wait until the page is ready
Then I should not see "Recording 1"
# Change window size to large to avoid the "Import recording links" button being hidden (random failure).
And I change window size to "large"
And I click on "Import recording links" "button"
And I select "Recordings from deleted activities" from the "sourcecourseid" singleselect
And I should see "Recording 1"