Test (regressions.js): Remove all redis keys so tests can be run individually

This commit is contained in:
Raul Marin 2018-07-11 11:33:11 +02:00
parent ea2126a301
commit a0020804c9

View File

@ -188,6 +188,7 @@ describe('regressions', function() {
};
const testClient = new TestClient(template, apikeyToken);
testClient.keysToDelete['map_tpl|localhost'] = 0;
const params = {
own_filter: 1,