mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
test: use clientmanager to logout fakeapi
This commit is contained in:
@ -49,7 +49,10 @@ func (ctx *TestContext) RestartBridge() error {
|
||||
_ = user.GetStore().Close()
|
||||
}
|
||||
|
||||
ctx.bridge.StopWatchers()
|
||||
|
||||
ctx.withBridgeInstance()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user