Skip to content

Commit

Permalink
run completion scheduled task in behat test for custom completion
Browse files Browse the repository at this point in the history
  • Loading branch information
irinahpe committed Jun 13, 2024
1 parent e7c7135 commit d172bb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/behat/completion_condition_allocation.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ Feature: Set a ratingallocate activity marked as completed when a user has been
And I am on the "My Fair Allocation" "mod_ratingallocate > View" page
And I run the scheduled task "mod_ratingallocate\task\cron_task"
And I press "Publish Allocation"
And I wait "1" seconds
And I run the scheduled task "core\task\completion_regular_task"
And I wait "1" seconds
And I log out

@javascript
Expand Down

0 comments on commit d172bb3

Please sign in to comment.