update
This commit is contained in:
@ -188,6 +188,8 @@ tap.test('should have ACME challenge route ready before certificate provisioning
|
||||
expect(challengeRouteActive).toEqual(true);
|
||||
}
|
||||
};
|
||||
// Call initialize like the real createCertificateManager does
|
||||
await mockCertManager.initialize();
|
||||
return mockCertManager;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user