mirror of https://github.com/MISP/misp-modules
chg: [test expansion] IPv4 address of CIRCL updated
parent
ba33b2ebba
commit
a912239757
|
@ -144,7 +144,7 @@ class TestExpansions(unittest.TestCase):
|
|||
module_name = "circl_passivessl"
|
||||
query = {"module": module_name,
|
||||
"attribute": {"type": "ip-dst",
|
||||
"value": "149.13.33.14",
|
||||
"value": "185.194.93.14",
|
||||
"uuid": "ea89a33b-4ab7-4515-9f02-922a0bee333d"},
|
||||
"config": {}}
|
||||
if module_name in self.configs:
|
||||
|
|
Loading…
Reference in New Issue