Skip to content

Commit

Permalink
Fix Behat test: Correct module name for Reengagement activity
Browse files Browse the repository at this point in the history
  • Loading branch information
rajandangi committed Aug 28, 2024
1 parent 1b0de72 commit 1c995cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/reengagement.feature
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Feature: Teachers can create reengagment activity
| C1 | teacher1 | editingteacher | ##yesterday## |
And I log in as "teacher1"
And I am on "Course 1" course homepage with editing mode on
And I add a "Reengagement" to section "1" and I fill the form with:
And I add a reengagement activity to course "Course 1" section "1" and I fill the form with:
| Reengagement name | Reengagement test |
Then I should see "Reengagement test"

0 comments on commit 1c995cc

Please sign in to comment.