Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Renderer/PdfTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public function setUp()
if (!constant('TESTS_ZEND_BARCODE_PDF_SUPPORT')) {
$this->markTestSkipped('Enable TESTS_ZEND_BARCODE_PDF_SUPPORT to test PDF render');
}
parent::setUp();
}

protected function getRendererObject($options = null)
Expand Down

0 comments on commit acee230

Please sign in to comment.