diff --git a/intercom/assets/logs/intercom_tests.yaml b/intercom/assets/logs/intercom_tests.yaml index 136646d091240..4aa92ebb0cd62 100644 --- a/intercom/assets/logs/intercom_tests.yaml +++ b/intercom/assets/logs/intercom_tests.yaml @@ -239,7 +239,7 @@ tests: "type" : "tag.list" }, "custom_attributes" : { - "copilot_used" : false + "Copilot used" : false }, "teammates" : { "type" : "admin.list" @@ -376,10 +376,10 @@ tests: "network" : { "ip" : { "attributes" : [ { - "ip" : "0.0.0.0", + "ip" : "218.57.154.108", "source" : [ "@data.item.performed_by.ip" ] } ], - "list" : [ "0.0.0.0" ] + "list" : [ "218.57.154.108" ] } } } @@ -405,7 +405,7 @@ tests: performed_by: email: "abc@xyz.com" id: "1234567" - ip: "0.0.0.0" + ip: "218.57.154.108" type: "admin" type: "admin_activity_log_event" type: "notification_event_data" @@ -417,7 +417,7 @@ tests: network: client: geoip: {} - ip: "0.0.0.0" + ip: "218.57.154.108" ip: attributes: - @@ -489,7 +489,7 @@ tests: "update_by" : 1234567 }, "performed_by" : { - "ip" : "0.0.0.0", + "ip" : "218.57.154.108", "id" : "1234567", "type" : "admin", "email" : "abc@xyz.com"