Debugging test failing on travis

This commit is contained in:
Gaël Métais
2015-06-18 16:42:24 +02:00
parent eef8f00d8b
commit 37e35b0ed6
+2 -2
View File
@@ -6,8 +6,8 @@ var path = require('path');
describe('weightChecker', function() {
it('should download a list of files', function(done) {
this.timeout(5000);
this.timeout(10000);
var requestsList = [
{
method: 'GET',