mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add back example integration
PDF testing that HTML Generates\n and stuff
This commit is contained in:
parent
3c76bfa90c
commit
17f71c7c98
@ -57,10 +57,6 @@ class ExampleIntegrationTest extends TestCase
|
|||||||
->design($design)
|
->design($design)
|
||||||
->build();
|
->build();
|
||||||
|
|
||||||
// exec('echo "" > storage/logs/laravel.log');
|
|
||||||
|
|
||||||
// nlog($maker->getCompiledHTML(true));
|
|
||||||
|
|
||||||
$this->assertNotNull($maker->getCompiledHTML(true));
|
$this->assertNotNull($maker->getCompiledHTML(true));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user