Skip to content

Commit f1711ae

Browse files
author
Sebastian Wagner
committed
TST BUG: adapt tests after bugfix in misp parser
1 parent ba770e2 commit f1711ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intelmq/tests/bots/parsers/misp/test_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"time.source": "2016-06-11T21:41:44+00:00",
3232
"source.url": "http://fake.website.com/malware/is/here",
3333
"event_description.text": "Payload delivery",
34-
"event_description.url": "http://192.168.56.102/event/view/2",
34+
"event_description.url": "http://192.168.56.102/events/view/2",
3535
"classification.type": "ransomware",
3636
"malware.name": "locky",
3737
'misp.attribute_uuid': '575c8598-f1f0-4c16-a94a-0612c0a83866',

0 commit comments

Comments
 (0)