1
0
mirror of synced 2024-11-24 22:16:05 +03: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", Firstname: "Joe",
}, },
channelId, channelId,
"24798237492374",
} }
data, status, err := c.Messages(snd) data, status, err := c.Messages(snd)