mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
fixes for testS
This commit is contained in:
parent
53501da86b
commit
b331ad7ab4
@ -30,7 +30,7 @@ class PaymentTransformer extends EntityTransformer
|
|||||||
protected $availableIncludes = [
|
protected $availableIncludes = [
|
||||||
'client',
|
'client',
|
||||||
'invoices',
|
'invoices',
|
||||||
'paymentables'
|
'paymentables',
|
||||||
'documents'
|
'documents'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user