mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Working on tests
This commit is contained in:
parent
623d75153c
commit
3929d1fd64
@ -138,7 +138,7 @@ class DeleteInvoiceTest extends TestCase
|
||||
$payment->refund($data);
|
||||
|
||||
$this->assertEquals(10, $payment->fresh()->refunded);
|
||||
|
||||
$this->assertEquals(10, $invoice->client->fresh()->paid_to_date);
|
||||
|
||||
//test balances
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user