Skip to content

Commit 10af9a5

Browse files
committed
Fix tests
XDR-21932
1 parent f631bfe commit 10af9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/tests/unit/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ def sighting_base_payload():
359359
'from 188.163.104.233/18488 '
360360
'to outside:24.141.139.103/80\n```',
361361
'external_ids': ['702686314684941315'],
362-
'id': '702686314684941315',
362+
'id': 'transient:sighting-1335ed7f-b2c3-568b-a754-f05ad5c5c17e',
363363
'internal': True,
364364
'observables': [{'type': 'domain',
365365
'value': 'cisco.com'}],

0 commit comments

Comments
 (0)