mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 16:17:03 +00:00
test: fix most integration tests (live)
This commit is contained in:
@ -103,6 +103,7 @@ func (api *FakePMAPI) checkInternetAndRecordCall(method method, path string, req
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: This should be sent back to the ClientManager properly!
|
||||
func (api *FakePMAPI) sendAuth(auth *pmapi.Auth) {
|
||||
if auth != nil {
|
||||
auth.DANGEROUSLYSetUID(api.uid)
|
||||
|
||||
Reference in New Issue
Block a user