Skip to content

Commit

Permalink
Fixed incorrect comment in PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjnelson committed Aug 26, 2024
1 parent 92850b0 commit 2862067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/email_certificate_task_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ public function test_email_certificates_students_havent_met_required_criteria():
}

/**
* Tests the email certificate task when the student has not met the completion criteria.
* Tests the email certificate task when the student has met the completion criteria.
*
* @covers \mod_customcert\task\email_certificate_task
*/
Expand Down

0 comments on commit 2862067

Please sign in to comment.