mirror of
https://github.com/moodle/moodle.git
synced 2025-04-02 15:02:41 +02:00
While reading from mdl_config, sometimes this test was failing because an order was being presumed. Now we convert the records array to an associative one to perform tests against it.