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…
Reference in New Issue