improve test
This commit is contained in:
parent
eff4b1e0eb
commit
a9c04bcfcf
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user