mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
e4ca875954
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.