mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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…
x
Reference in New Issue
Block a user