add tests batch 20
This commit is contained in:
@@ -14,7 +14,8 @@ class TeacherSubmissionReminderMail extends Mailable
|
||||
public function __construct(
|
||||
protected string $subjectLine,
|
||||
protected string $htmlBody
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function build(): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user