fix tests
This commit is contained in:
@@ -9,8 +9,7 @@ class AdministratorTeacherSubmissionService
|
||||
public function __construct(
|
||||
protected TeacherSubmissionReportService $reportService,
|
||||
protected TeacherSubmissionNotificationService $notificationService,
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public function report(array $filters = []): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user