go v3.7.0.30.25
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ func TestAcceptFriend(t *testing.T) {
|
||||
logs.Err(err)
|
||||
return
|
||||
}
|
||||
logs.Info(wcf.AcceptFriend())
|
||||
logs.Info(wcf.AcceptFriend("encryptusername", "ticket"))
|
||||
}
|
||||
func TestGetUserInfo(t *testing.T) {
|
||||
wcf, err := NewWCF("")
|
||||
|
||||
Reference in New Issue
Block a user