strip timeout override left from debugging
This commit is contained in:
@ -28,7 +28,6 @@ module.exports = function (branch) {
|
||||
|
||||
before(function () {
|
||||
// make sure ES is empty
|
||||
this.timeout(0);
|
||||
return clientManager.get().clearEs();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user