increase timeout in detect portal test to avoid circle ci failing

This commit is contained in:
Romain Beaumont 2015-12-18 20:17:12 +01:00
parent e84d416442
commit c125221d5c

View file

@ -20,6 +20,7 @@ describe("Generate portal",function(){
});
describe("Detect portal", function() {
this.timeout(60 * 1000);
const portalData=[];
portalData.push({
name:"simple portal frame x",