Fix kapa test by including kafka alert node
parent
0c633c4b0e
commit
3a4ef9c312
|
@ -132,6 +132,7 @@ func Test_KapacitorRulesGet(t *testing.T) {
|
|||
OpsGenie: []*chronograf.OpsGenie{},
|
||||
OpsGenie2: []*chronograf.OpsGenie{},
|
||||
Talk: []*chronograf.Talk{},
|
||||
Kafka: []*chronograf.Kafka{},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue