mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
GODT-35: Finish all details and make tests pass
This commit is contained in:
@ -32,7 +32,7 @@ type Controller struct {
|
||||
labelIDGenerator idGenerator
|
||||
messageIDGenerator idGenerator
|
||||
tokenGenerator idGenerator
|
||||
clientManager pmapi.Manager
|
||||
clientManager *fakePMAPIManager
|
||||
|
||||
// State controlled by test.
|
||||
noInternetConnection bool
|
||||
|
||||
Reference in New Issue
Block a user