This commit is contained in:
smiley
2022-11-09 22:25:16 +01:00
parent 5f1836064a
commit 7213a8419f
+2
View File
@@ -44,6 +44,8 @@ final class QRCodeReaderImagickTest extends QRCodeReaderTestAbstract{
}
/**
* This test fails on Windows and PHP < 8.1 for whatever reason
*
* @dataProvider vectorQRCodeProvider
*/
public function testReadVectorFormats(string $img, string $expected):void{