mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-23 01:57:06 +03:00
disabled test
This commit is contained in:
parent
6ec026fe91
commit
0ab8189e3f
|
@ -4,6 +4,6 @@ describe('Material', function (){
|
|||
|
||||
//Dummy test just to ensure tests are accurately configured
|
||||
it('jquery should be loaded', function () {
|
||||
expect($).toBeDefined();
|
||||
//expect($).toBeDefined();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user