summaryrefslogtreecommitdiff
path: root/talersurvey/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey/tests.py')
-rw-r--r--talersurvey/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/talersurvey/tests.py b/talersurvey/tests.py
index d5845bc..2962653 100644
--- a/talersurvey/tests.py
+++ b/talersurvey/tests.py
@@ -28,6 +28,7 @@ class SurveyTestCase(unittest.TestCase):
"http://backend.test.taler.net/tip-authorize",
json={
"pickup_url": "http://localhost/tip-pickup",
+ "next_url": os.environ.get("TALER_ENV_URL_INTRO", "https://taler.net/"),
"amount": {
"value": 1,
"fraction": 0,