smiley 3 سال پیش
والد
کامیت
7213a8419f
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      tests/QRCodeReaderImagickTest.php

+ 2 - 0
tests/QRCodeReaderImagickTest.php

@@ -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{