MDL-76870 question: change assertion to assertEqualsCanonicalizing
commit914e611bd1be28f0bbb15517b712ef1ce096c371
authorSimey Lameze <simey@moodle.com>
Thu, 12 Jan 2023 09:12:18 +0000 (12 17:12 +0800)
committerSimey Lameze <simey@moodle.com>
Fri, 13 Jan 2023 10:13:19 +0000 (13 18:13 +0800)
treea792663f4db935e2da4cc19503f961778b8de90b
parentda216a554517a6e3642a693f43e641de429b1103
MDL-76870 question: change assertion to assertEqualsCanonicalizing

By using that assertion the arrays will be sorted before comparison
preventing any Oracle sorting related failures.

Credits for the solution go to Tim Hunt!
question/tests/backup_test.php