Skip to content

Commit 02a5a50

Browse files
committed
Fixed incorrect comment in PHPDoc
1 parent ff8ad9c commit 02a5a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/email_certificate_task_test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ public function test_email_certificates_students_havent_met_required_criteria():
520520
}
521521

522522
/**
523-
* Tests the email certificate task when the student has not met the completion criteria.
523+
* Tests the email certificate task when the student has met the completion criteria.
524524
*
525525
* @covers \mod_customcert\task\email_certificate_task
526526
*/

0 commit comments

Comments
 (0)