Fix test
This commit is contained in:
parent
c63380427e
commit
b0d1d5a07a
@ -1344,7 +1344,7 @@ describe('aggregation', function () {
|
||||
});
|
||||
});
|
||||
|
||||
it.only('aggregation dimension hour iso format with timezone', function (done) {
|
||||
it('aggregation dimension hour iso format with timezone', function (done) {
|
||||
this.mapConfig = createVectorMapConfig([
|
||||
{
|
||||
type: 'cartodb',
|
||||
|
Loading…
Reference in New Issue
Block a user