diff --git a/tests/email_certificate_task_test.php b/tests/email_certificate_task_test.php index 69c313ce..06582c92 100644 --- a/tests/email_certificate_task_test.php +++ b/tests/email_certificate_task_test.php @@ -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 */