Merge branch 'MDL-75191-fix' of https://github.com/sarjona/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2022-08-30 10:59:41 +02:00
commit bb6f9bcf0f

View File

@ -214,6 +214,9 @@
<testsuite name="core_adminpresets_testsuite">
<directory suffix="_test.php">admin/presets/tests</directory>
</testsuite>
<testsuite name="core_admin_testsuite">
<directory suffix="_test.php">admin/tests</directory>
</testsuite>
<!--Plugin suites: use admin/tool/phpunit/cli/util.php to build phpunit.xml from
phpunit.xml.dist with up-to-date list of plugins in current install-->