compile
This commit is contained in:
@ -30,7 +30,7 @@ describe("cert",function(){
|
||||
})
|
||||
it("should get a valid certificate",function(done){
|
||||
this.timeout(120000);
|
||||
testCert.getDomainCert("sub2.bleu.de").then(() => {
|
||||
testCert.getDomainCert("sub3.bleu.de").then(() => {
|
||||
done();
|
||||
});
|
||||
})
|
||||
|
Reference in New Issue
Block a user