diff --git a/test/acceptance/ported/static_maps.js b/test/acceptance/ported/static_maps.js index ac440a3d..90472efd 100644 --- a/test/acceptance/ported/static_maps.js +++ b/test/acceptance/ported/static_maps.js @@ -37,10 +37,6 @@ describe('static_maps', function() { httpRendererResourcesServer.close(done); }); - afterEach(function(done) { - testHelper.deleteRedisKeys({'user:localhost:mapviews:global': 5}, done); - }); - function staticMapConfig(urlTemplate, cartocss) { return { version: '1.2.0',