Skip to content

Commit baf264a

Browse files
committed
:octocat:
1 parent 6239074 commit baf264a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@
3636
<const name="TEST_IS_CI" value="true"/>
3737
<!-- limit the maximum version for the reader test to speed up things -->
3838
<const name="READER_TEST_MAX_VERSION" value="40"/>
39+
<!-- the QR version to display the matrix in when called from the shortcut method in QRMatrixDebugTrait -->
40+
<const name="MATRIX_DEBUG_VERSION" value="7"/>
3941
</php>
4042
</phpunit>

0 commit comments

Comments
 (0)