Update user notifications
This commit is contained in:
parent
539b2c660e
commit
c6a9ab5d3b
|
|
@ -24,7 +24,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions;
|
||||||
class CloneQuoteToInvoiceFactoryTest extends TestCase
|
class CloneQuoteToInvoiceFactoryTest extends TestCase
|
||||||
{
|
{
|
||||||
use MockAccountData;
|
use MockAccountData;
|
||||||
use DatabaseTransactions;
|
// use DatabaseTransactions;
|
||||||
|
|
||||||
protected function setUp(): void
|
protected function setUp(): void
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue