1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-22 00:20:37 +01:00
Paul Holden 70a5e38b2c MDL-70070 phpunit: correct data provider method names.
They should not be prefixed `test_` because that's how actual
test methods containing assertions are identified by PHPUnit.
2023-01-16 08:28:31 +00:00
..