add delays for payments post

This commit is contained in:
David Bomba 2024-06-17 21:18:06 +10:00
parent a25368986f
commit 4ef2d99ca9

View File

@ -220,7 +220,7 @@ class MultiPaymentDeleteTest extends TestCase
$this->assertEquals(162, $invoice->client->fresh()->balance);
$this->assertEquals(163, $invoice->client->fresh()->paid_to_date);
usleep(800);
sleep(1);
// Pay 162 again and create payment #3
$data = [