smiley %!s(int64=2) %!d(string=hai) anos
pai
achega
baf264a77b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      phpunit.xml.dist

+ 2 - 0
phpunit.xml.dist

@@ -36,5 +36,7 @@
 		<const name="TEST_IS_CI" value="true"/>
 		<!-- limit the maximum version for the reader test to speed up things -->
 		<const name="READER_TEST_MAX_VERSION" value="40"/>
+		<!-- the QR version to display the matrix in when called from the shortcut method in QRMatrixDebugTrait -->
+		<const name="MATRIX_DEBUG_VERSION" value="7"/>
 	</php>
 </phpunit>