From dd817cc16a604e41ce74589056c21bc81d366832 Mon Sep 17 00:00:00 2001 From: Varac Date: Fri, 6 Oct 2017 17:13:50 +0200 Subject: [test] Use ci.leap.se for e2e tests --- tests/e2e/conditional_downloads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/e2e/conditional_downloads.py b/tests/e2e/conditional_downloads.py index 997e8999..642d9d60 100755 --- a/tests/e2e/conditional_downloads.py +++ b/tests/e2e/conditional_downloads.py @@ -15,7 +15,7 @@ from twisted.internet.task import react from leap.bitmask.bonafide._http import httpRequest from leap.common import http -URI = 'https://demo.bitmask.net/1/configs/eip-service.json' +URI = 'https://ci.leap.se/provider.json' tmp = tempfile.mkdtemp() -- cgit v1.2.3