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