summaryrefslogtreecommitdiff
path: root/talersurvey/tests.py
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-12-11 17:14:35 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-11 17:14:35 +0100
commitda992bfc4548f4b1c2fc4b8ffd1d2925d3032da0 (patch)
treee1eab63f396a336a45f4df82f3ffdea483776a01 /talersurvey/tests.py
parent43debba1d355700339f8bf365ab09dea5c872c0a (diff)
downloadsurvey-da992bfc4548f4b1c2fc4b8ffd1d2925d3032da0.tar.gz
survey-da992bfc4548f4b1c2fc4b8ffd1d2925d3032da0.tar.bz2
survey-da992bfc4548f4b1c2fc4b8ffd1d2925d3032da0.zip
adjust test
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,