Working on tests

This commit is contained in:
= 2021-07-30 20:03:22 +10:00
parent 623d75153c
commit 3929d1fd64

View File

@ -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