Test (regressions.js): Remove all redis keys so tests can be run individually
This commit is contained in:
parent
ea2126a301
commit
a0020804c9
@ -188,6 +188,7 @@ describe('regressions', function() {
|
||||
};
|
||||
|
||||
const testClient = new TestClient(template, apikeyToken);
|
||||
testClient.keysToDelete['map_tpl|localhost'] = 0;
|
||||
|
||||
const params = {
|
||||
own_filter: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user