mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 22:54:25 +01:00
Fixes for credit tests
This commit is contained in:
parent
489e02649e
commit
c3c09764d8
@ -104,7 +104,7 @@ class CreditTest extends TestCase
|
|||||||
'number' => 'dfdfd',
|
'number' => 'dfdfd',
|
||||||
'discount' => 0,
|
'discount' => 0,
|
||||||
'is_amount_discount' => 1,
|
'is_amount_discount' => 1,
|
||||||
'number' => '3434343',
|
'number' => '34343xx43',
|
||||||
'public_notes' => 'notes',
|
'public_notes' => 'notes',
|
||||||
'is_deleted' => 0,
|
'is_deleted' => 0,
|
||||||
'custom_value1' => 0,
|
'custom_value1' => 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user