mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 02:57:57 +00:00
:octocat: +coverage
This commit is contained in:
@@ -41,7 +41,7 @@ abstract class QROutputTestAbstract extends QRTestAbstract{
|
||||
protected function setUp():void{
|
||||
parent::setUp();
|
||||
|
||||
$this->options = new QROptions;
|
||||
$this->options = new QROptions;
|
||||
$this->setOutputInterface();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user