mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 03:58:28 +00:00
🚿
This commit is contained in:
@@ -209,9 +209,6 @@ final class QRMatrixTest extends TestCase{
|
||||
|
||||
if($version < 7){
|
||||
$this->markTestSkipped('N/A (Version < 7)');
|
||||
|
||||
/** @noinspection PhpUnreachableStatementInspection */
|
||||
return;
|
||||
}
|
||||
|
||||
$matrix = $this->getMatrix($version)->setVersionNumber();
|
||||
|
||||
Reference in New Issue
Block a user