jshint, I hate you

This commit is contained in:
Daniel García Aubert 2017-12-20 14:41:29 +01:00
parent 4b97b4fd26
commit a102d1d366

View File

@ -529,7 +529,8 @@ describe('aggregation', function () {
}); });
}); });
it('when dimensions is provided should return a tile returning the column used as dimensions', function (done) { it('when dimensions is provided should return a tile returning the column used as dimensions',
function (done) {
this.mapConfig = createVectorMapConfig([ this.mapConfig = createVectorMapConfig([
{ {
type: 'cartodb', type: 'cartodb',