MDL-67886 phpunit: Make tests cross-db
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 23 Apr 2020 10:20:01 +0000 (12:20 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 23 Apr 2020 11:03:03 +0000 (13:03 +0200)
commitd584d34967f795a33f9f0bb8c228a0885a14f9ab
tree4091de1f6ecb96be6a9a9c309e5e23096eda9e2e
parent172d3ee7ab3565278d1310ea5dbfba5ce1975c1e
MDL-67886 phpunit: Make tests cross-db

The suggested SQL in some of the assertions was not cross-db
but db-dependent. Now we just keep that part out from the
assertions, because it's not important to verify the
errors that are being asserted.
lib/ddl/tests/ddl_test.php