mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-10 06:54:34 -04:00
Minor cleanup
This commit is contained in:
parent
fbbf4de51f
commit
b003184c65
@ -509,8 +509,6 @@ class TemplateTest extends TestCase
|
||||
$data['invoices'] = $invoices;
|
||||
$ts = $replicated_design->service()->build($data);
|
||||
|
||||
// nlog("results = ");
|
||||
// nlog($ts->getHtml());
|
||||
$this->assertNotNull($ts->getHtml());
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user