chg: [test expansion] IPv4 address of CIRCL updated

pull/496/head
Alexandre Dulaunoy 2021-04-12 11:11:01 +02:00
parent ba33b2ebba
commit a912239757
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -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: