diff --git a/tests/behat/completion_condition_allocation.feature b/tests/behat/completion_condition_allocation.feature index e083291f..66a5eb8e 100644 --- a/tests/behat/completion_condition_allocation.feature +++ b/tests/behat/completion_condition_allocation.feature @@ -32,9 +32,8 @@ Feature: Set a ratingallocate activity marked as completed when a user has been | C2 | student1 | 0 | | C2 | student2 | 0 | And I log in as "teacher1" - And I am on the "My Fair Allocation" "ratingallocate activity editing" page - And I run the scheduled task "mod_ratingallocate\task\cron_task" And I am on the "My Fair Allocation" "ratingallocate activity" page + And I run the scheduled task "mod_ratingallocate\task\cron_task" And I press "Publish Allocation" And I log out