feat(server): update zenoss tickscript tid property

pull/5752/head
Pavel Zavora 2021-05-18 16:06:06 +02:00
parent 712d344d11
commit 1ead64ab5a
1 changed files with 1 additions and 1 deletions

View File

@ -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')