This commit is contained in:
codemasher
2021-12-03 15:44:14 +01:00
parent 21b414cab0
commit eac6f7ddac
5 changed files with 0 additions and 13 deletions
-3
View File
@@ -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();