mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 08:14:44 -04:00
Fixes for tests
This commit is contained in:
parent
74be2dd141
commit
2c2d2b91de
@ -216,7 +216,7 @@ class CreateEntityPdf implements ShouldQueue
|
||||
(new CreateEInvoice($this->entity, true))->handle();
|
||||
}
|
||||
$this->invitation = null;
|
||||
$this->entity = null;
|
||||
// $this->entity = null;
|
||||
$this->company = null;
|
||||
$this->client = null;
|
||||
$this->contact = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user