mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 02:04:46 -04:00
fixes for tests
This commit is contained in:
parent
fc79835ed6
commit
81e17d9cdc
@ -21,8 +21,8 @@ use Tests\TestCase;
|
||||
*/
|
||||
class AutoBillInvoiceTest extends TestCase
|
||||
{
|
||||
use MockAccountData;
|
||||
use DatabaseTransactions;
|
||||
use MockAccountData;
|
||||
|
||||
public function setUp() :void
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user