Skip to content

Commit

Permalink
Adjust behat feature for moodle 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
justusdieckmann committed Jun 4, 2024
1 parent 116bc0a commit a80bd9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/behat/block_opencast_addlti.feature
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,9 @@ Feature: Add Opencast LTI series module as Teacher
Given the following config values are set as admin:
| addltisection_1 | 1 | block_opencast |
And I log in as "teacher1"
And I am on "Course 1" course homepage with editing mode on
And I edit the section "1" and I fill the form with:
| Section name | Topic 1 |
And I am on "Course 1" course homepage
And I click on "Go to overview..." "link"
And I click on "Add Opencast LTI series module to course" "link"
Expand Down

0 comments on commit a80bd9f

Please sign in to comment.