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