add test batches
This commit is contained in:
@@ -4,4 +4,6 @@ namespace App\Services;
|
||||
|
||||
use App\Services\Assignment\AssignmentService as AssignmentDomainService;
|
||||
|
||||
class AssignmentService extends AssignmentDomainService {}
|
||||
class AssignmentService extends AssignmentDomainService
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user