From b0d1d5a07a54230c8ff5e15d72858d70e6ec76cf Mon Sep 17 00:00:00 2001 From: Javier Goizueta Date: Wed, 31 Oct 2018 12:39:06 +0100 Subject: [PATCH] Fix test --- test/acceptance/aggregation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/aggregation.js b/test/acceptance/aggregation.js index 5cf2a0d2..6ff81409 100644 --- a/test/acceptance/aggregation.js +++ b/test/acceptance/aggregation.js @@ -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',