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)
|
||||
->build();
|
||||
|
||||
// exec('echo "" > storage/logs/laravel.log');
|
||||
|
||||
// nlog($maker->getCompiledHTML(true));
|
||||
|
||||
$this->assertNotNull($maker->getCompiledHTML(true));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue