mark some tests as non-risky
Those tests either just check that an exception is NOT thrown or are there to check dependencies for other tests. Newer phpunits mark all tests as risky that have no assertion.
Showing
- _test/tests/inc/io_getSizeFile.test.php 2 additions, 0 deletions_test/tests/inc/io_getSizeFile.test.php
- _test/tests/inc/mailer.test.php 1 addition, 0 deletions_test/tests/inc/mailer.test.php
- _test/tests/inc/remote.test.php 1 addition, 0 deletions_test/tests/inc/remote.test.php
- lib/plugins/authpdo/_test/mysql.test.php 1 addition, 0 deletionslib/plugins/authpdo/_test/mysql.test.php
- lib/plugins/authpdo/_test/sqlite.test.php 1 addition, 0 deletionslib/plugins/authpdo/_test/sqlite.test.php
Loading
Please register or sign in to comment