diff --git a/kapacitor/alerts_test.go b/kapacitor/alerts_test.go index f84c79d14..1cf1da597 100644 --- a/kapacitor/alerts_test.go +++ b/kapacitor/alerts_test.go @@ -230,7 +230,7 @@ func TestAlertServices(t *testing.T) { .action('a') .method('b') .type('c') - .TID(4) + .tid(4) .device('e') .component('f') .eventClassKey('g')