1
0
Fork 0
mirror of synced 2025-04-10 12:30:59 +00:00

Merge pull request #11 from gwinn/master

fix test run
This commit is contained in:
Alex Lushpai 2018-06-01 18:27:51 +03:00 committed by GitHub
commit 3e16fd4ef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,6 +112,7 @@ func TestMgClient_Messages(t *testing.T) {
Firstname: "Joe",
},
channelId,
"24798237492374",
}
data, status, err := c.Messages(snd)