Remove all individual test timeouts and ignore timeouts toplevel
This commit is contained in:
@@ -42,7 +42,6 @@ describe('Dockerproxy', function () {
|
||||
});
|
||||
|
||||
// uncomment this to run the proxy for manual testing
|
||||
// this.timeout(1000000);
|
||||
// it('wait', function (done) {} );
|
||||
|
||||
it('can get info', function (done) {
|
||||
|
||||
Reference in New Issue
Block a user