1
0
mirror of synced 2024-11-25 21:26:02 +03:00

improve test

This commit is contained in:
DmitryZagorulko 2018-09-24 18:05:43 +03:00
parent eff4b1e0eb
commit a9c04bcfcf

View File

@ -58,6 +58,7 @@ func TestRouting_addBotHandler(t *testing.T) {
ch := v1.Channel{ ch := v1.Channel{
Type: "telegram", Type: "telegram",
Name: "@TestBot",
Settings: v1.ChannelSettings{ Settings: v1.ChannelSettings{
SpamAllowed: false, SpamAllowed: false,
Status: v1.Status{ Status: v1.Status{