mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
2196813e1e
Duplicate data provider keys were overwriting and/or duplicating one another, leading to some cases being skipped. Other "duplicate array key" errors were picked up by `phpcs` in this dragnet across all tests, which have also been fixed.