Test fix - adapt tests to not use hard-coded payment_processor_type_id
[civicrm-core.git] / js / noconflict.js
CommitLineData
f54254d8 1if (!window.CRM) window.CRM = {};
38373918
CW
2window.cj = CRM.$ = jQuery.noConflict(true);
3CRM._ = _.noConflict();