Skip to content

Commit 2144aa3

Browse files
authored
feat: add service now destination support
Signed-off-by: Nitish Kulkarni <[email protected]>
1 parent 114edc8 commit 2144aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/event-notifications.v1.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,8 +1071,8 @@ describe('EventNotificationsV1', () => {
10711071
},
10721072
};
10731073

1074-
name = 'Firefox_destination';
1075-
description = 'Firefox Destination';
1074+
name = 'Firefox_destination_update';
1075+
description = 'Firefox Destination updated';
10761076

10771077
params = {
10781078
instanceId,

0 commit comments

Comments
 (0)