jshint, I hate you
This commit is contained in:
parent
4b97b4fd26
commit
a102d1d366
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user