From 587fbfb4ffdc88b70bd45637c6598d7395ad3d33 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Fri, 25 Sep 2015 19:17:33 +0200 Subject: [PATCH] Delegates redis keys deletion to test client --- test/acceptance/ported/torque_png.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/acceptance/ported/torque_png.js b/test/acceptance/ported/torque_png.js index 6a833e19..95b89e98 100644 --- a/test/acceptance/ported/torque_png.js +++ b/test/acceptance/ported/torque_png.js @@ -18,10 +18,6 @@ describe('torque png renderer', function() { BaseController.prototype.req2params = req2paramsFn; }); - afterEach(function(done) { - testHelper.deleteRedisKeys({'user:localhost:mapviews:global': 5}, done); - }); - var IMAGE_TOLERANCE_PER_MIL = 20; var torquePngPointsMapConfig = {