Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
justusdieckmann committed Jan 11, 2024
1 parent 5811820 commit ed688c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/behat/block_opencast_manageseries.feature
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,15 @@ Feature: Manage series as Teacher
When I open the action menu in "Opencast Videos" "block"
And I click on "Delete Opencast Videos block" "link"
Then I should see "Remove Opencast Block?"
When I click on "Delete block, but keep series mapping" "button"
When I click on "Delete block, but keep series mapping" "link"
Then I add the "Opencast Videos" block
And I click on "Go to overview..." "link"
And I click on "Manage series" "link"
Then I should see "Test series"
When I am on "Course 1" course homepage with editing mode on
When I open the action menu in "Opencast Videos" "block"
And I click on "Delete Opencast Videos block" "link"
When I click on "Delete block and series mapping" "button"
When I click on "Delete block and series mapping" "text"
And I wait to be redirected
Then I add the "Opencast Videos" block
And I click on "Go to overview..." "link"
Expand Down

0 comments on commit ed688c0

Please sign in to comment.