mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add session to host change.
This commit is contained in:
@ -97,7 +97,7 @@ func TestHostsOnly(t *testing.T) {
|
||||
}
|
||||
|
||||
// r2 is host
|
||||
sessionManager.SetHost(session)
|
||||
session.SetAsHost()
|
||||
|
||||
r3, _, err := rWithSession(types.MemberProfile{CanHost: false})
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user