From a912239757ff126a38c07c3bcef46201a6caee76 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 12 Apr 2021 11:11:01 +0200 Subject: [PATCH] chg: [test expansion] IPv4 address of CIRCL updated --- tests/test_expansions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_expansions.py b/tests/test_expansions.py index 3d3d024..a6ef56d 100644 --- a/tests/test_expansions.py +++ b/tests/test_expansions.py @@ -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: