Skip to content

Commit

Permalink
Merge branch 'MDL-73193' of https://github.com/call-learning/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Mar 15, 2022
2 parents 302d147 + 1587ab4 commit 984669a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mod/bigbluebuttonbn/tests/behat/recordings.feature
@@ -1,4 +1,4 @@
@mod @mod_bigbluebuttonbn @core_form @course
@mod @mod_bigbluebuttonbn
Feature: The recording can be managed through the room page
As a user I am able to see the relevant recording for a given bigbluebutton activity and modify its parameters

Expand Down Expand Up @@ -76,6 +76,7 @@ Feature: The recording can be managed through the room page
Given the BigBlueButtonBN server has sent recording ready notifications
And I am on the "RoomRecordings" "bigbluebuttonbn activity" page logged in as admin
When I click on "a[data-action='delete']" "css_element" in the "Recording 1" "table_row"
And I wait until the page is ready
And I click on "OK" "button" in the "Confirm" "dialogue"
Then I should not see "Recording 1"
And I should see "Recording 2"
Expand Down

0 comments on commit 984669a

Please sign in to comment.