summaryrefslogtreecommitdiff
path: root/src/leap/eip
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/eip')
-rw-r--r--src/leap/eip/tests/data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/eip/tests/data.py b/src/leap/eip/tests/data.py
index 43df2013..f1d3b0bc 100644
--- a/src/leap/eip/tests/data.py
+++ b/src/leap/eip/tests/data.py
@@ -42,6 +42,6 @@ EIP_SAMPLE_SERVICE = {
"name": "turkey",
"label": {"en":"Ankara, Turkey"},
"capabilities": {},
- "hosts": ["94.103.43.4"]}
+ "hosts": ["192.0.43.10"]}
]
}