Delegates redis keys deletion to test client
This commit is contained in:
parent
5b76cfd4dd
commit
937d417e80
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user