Remove trailing whitespace from ExportPdfTest.php
Signed-off-by: Alberto Cuevas <mexslacker@gmail.com>
This commit is contained in:
parent
47a09dabd9
commit
142faabc8f
@ -276,6 +276,4 @@ class ExportPdfTest extends AbstractTestCase
|
||||
self::assertStringStartsWith('%PDF-', $output);
|
||||
self::assertGreaterThan(5000, strlen($output));
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user