Skip to content

Commit

Permalink
Fix incomplete PHPDoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
davosmith committed Oct 2, 2023
1 parent f35f1aa commit 743052e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/behat_mod_checklist.php
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ public function i_set_the_field_to_the_view_u_r_l_for_activity(string $fieldname
}

/**
* Workaround the different UI for selecting 'automatic completion tracking' in Moodle 4.3.
* @Given /^I enable automatic completion tracking for the checklist$/
*/
public function i_enable_automatic_completion_tracking_for_the_checklist() {
Expand Down

0 comments on commit 743052e

Please sign in to comment.