Skip to content

Commit

Permalink
changed behat test for completionallocation
Browse files Browse the repository at this point in the history
  • Loading branch information
irinahpe committed Feb 2, 2024
1 parent 64341f8 commit 6cf3625
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/behat/completion_condition_allocation.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6cf3625

Please sign in to comment.