1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 22:22:32 +01:00

Fixes for credit tests

This commit is contained in:
David Bomba 2021-11-28 11:53:58 +11:00
parent 489e02649e
commit c3c09764d8

View File

@ -104,7 +104,7 @@ class CreditTest extends TestCase
'number' => 'dfdfd',
'discount' => 0,
'is_amount_discount' => 1,
'number' => '3434343',
'number' => '34343xx43',
'public_notes' => 'notes',
'is_deleted' => 0,
'custom_value1' => 0,