From 6cf36251fcb3f8874c2699275eb34fd7b3830c2e Mon Sep 17 00:00:00 2001 From: Irina Hoppe Date: Fri, 2 Feb 2024 13:39:23 +0100 Subject: [PATCH] changed behat test for completionallocation --- tests/behat/completion_condition_allocation.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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