mirror of
https://github.com/moodle/moodle.git
synced 2025-05-02 14:28:30 +02:00
Every time a unit test for competencies adds a scale, it's creating them with hardcoded id's - which should always be avoided. So this change has the unit test keep track of the scale id's created without hardcoding them.