mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-29 04:54:12 +03:00
Fixed Meteor tests failing because of jquery conflict. Related #769
This commit is contained in:
parent
81032216ad
commit
d06cd9b541
|
@ -1,4 +1,5 @@
|
|||
'use strict';
|
||||
$ =jQuery.noConflict();
|
||||
|
||||
//var packageName; // there seems to be no official way of finding out the name of the very package we're testing - http://stackoverflow.com/questions/27180709/in-a-tinytest-test-file-how-do-i-get-the-name-of-the-package
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue
Block a user