add tests batch 20
This commit is contained in:
@@ -53,7 +53,7 @@ class PaymentPlanServiceTest extends TestCase
|
||||
'semester' => 'Fall',
|
||||
]);
|
||||
|
||||
$service = new PaymentPlanService;
|
||||
$service = new PaymentPlanService();
|
||||
$payment = $service->createPlan([
|
||||
'parent_id' => 10,
|
||||
'invoice_id' => 1,
|
||||
|
||||
Reference in New Issue
Block a user