michael-milette / moodle-filter_filtercodes

FilterCodes filter for Moodle enables content creators to easily customize and personalize course and site content using plain text tags (no HTML). For premium support, contact us at https://www.tngconsulting.ca/contact
https://moodle.org/plugins/filter_filtercodes
GNU General Public License v3.0
32 stars 43 forks source link

BUG: PHPUnit test is failing in Moodle 3.11 and 4.0 #222

Closed michael-milette closed 2 years ago

michael-milette commented 2 years ago

When I run the unit test on FilterCodes, I get the following error:

Class 'filter_test' could not be found in '/filter/multilang2/tests/filter_test.php'.

michael-milette commented 2 years ago

This issue has been resolved in release 2.3.1 (2022060700). Closing this ticket.