1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Minor fixes for tests

This commit is contained in:
David Bomba 2023-12-16 17:34:32 +11:00
parent c9a165138b
commit da742cc6a7

View File

@ -27,7 +27,7 @@ class ScheduleEntityTest extends TestCase
{
use MakesHash;
use MockAccountData;
public $faker;
protected function setUp(): void