fix(strcuture): refactor responsibilities
This commit is contained in:
@ -36,7 +36,7 @@ tap.test('should verify certificate manager callback is preserved on updateRoute
|
||||
updateCallbackSet = true;
|
||||
}
|
||||
},
|
||||
setNetworkProxy: () => {},
|
||||
setHttpProxy: () => {},
|
||||
setGlobalAcmeDefaults: () => {},
|
||||
setAcmeStateManager: () => {},
|
||||
initialize: async () => {},
|
||||
|
Reference in New Issue
Block a user