CRM_Contact_BAO_QueryTest - Update assertion on ORDER BY to use backtick
authorTim Otten <totten@civicrm.org>
Wed, 25 May 2016 01:40:34 +0000 (18:40 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 25 May 2016 01:40:34 +0000 (18:40 -0700)
commit150938546255588a379d598e4b23abeb7e939d7e
treec587cf027a1f647c499c6f76e717bc276647e767
parent6a489c2fa1068464b6e6646d4729dea9c520c6cb
CRM_Contact_BAO_QueryTest - Update assertion on ORDER BY to use backtick

Order by clauses are now properly escaped.
tests/phpunit/CRM/Contact/BAO/QueryTest.php