forked from Silverfish/proton-bridge
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