mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Clean up for pdfmocks
This commit is contained in:
parent
dda03f51ca
commit
2d9c884b00
@ -72,7 +72,7 @@ class PdfMock
|
||||
$pdf_service->builder = $pdf_builder;
|
||||
|
||||
$html = $pdf_service->getHtml();
|
||||
|
||||
nlog($html);
|
||||
return $pdf_service->resolvePdfEngine($html);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user