Skip to content

Commit 64bed0a

Browse files
committed
bump up timeout on TestCases
1 parent f5c0baf commit 64bed0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/TestCases.template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ const describeCases = config => {
248248
.then(done, done);
249249
});
250250
},
251-
40000
251+
60000
252252
);
253253
});
254254
});

0 commit comments

Comments
 (0)