mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 21:04:28 -04:00
Update test
This commit is contained in:
parent
38704c6ce5
commit
7433671945
@ -421,8 +421,8 @@ class YodleeApiTest extends TestCase
|
|||||||
$yodlee->setTestMode();
|
$yodlee->setTestMode();
|
||||||
|
|
||||||
$data = [
|
$data = [
|
||||||
|
'basetype' => 'DEBIT', //CREDIT
|
||||||
'CONTAINER' => 'bank',
|
'CONTAINER' => 'bank',
|
||||||
'categoryType' => 'INCOME, UNCATEGORIZE',
|
|
||||||
'top' => 500,
|
'top' => 500,
|
||||||
'fromDate' => '2000-10-10', /// YYYY-MM-DD
|
'fromDate' => '2000-10-10', /// YYYY-MM-DD
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user