mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01: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…
Reference in New Issue
Block a user