fix(core): update
This commit is contained in:
parent
f8b78c433a
commit
a99dea549b
@ -16,7 +16,7 @@ tap.test('should create a valid instance of SmartAcme', async () => {
|
||||
console.log(args);
|
||||
}
|
||||
});
|
||||
await smartAcmeInstance.getCertificateForDomain('bleu.de');
|
||||
// await smartAcmeInstance.getCertificateForDomain('bleu.de');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Loading…
Reference in New Issue
Block a user