From 368f3a9a6684dea78381c98ac9d217e9fc85e3b2 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 19 Nov 2018 23:02:37 +0100 Subject: Minor changes to make tests pass/no-skip again. --- src/exchange-lib/test_exchange_api_twisted.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/exchange-lib/test_exchange_api_twisted.conf') diff --git a/src/exchange-lib/test_exchange_api_twisted.conf b/src/exchange-lib/test_exchange_api_twisted.conf index 12a07a17e..ba59b5a60 100644 --- a/src/exchange-lib/test_exchange_api_twisted.conf +++ b/src/exchange-lib/test_exchange_api_twisted.conf @@ -67,8 +67,11 @@ BASE_URL = "http://localhost:8888/" [exchangedb-postgres] DB_CONN_STR = "postgres:///talercheck" +[auditor] +BASE_URL = "http://the.auditor/" + [auditordb-postgres] -DB_CONN_STR = "postgres:///talercheck" +CONFIG = "postgres:///talercheck" [account-2] URL = payto://x-taler-bank/localhost:8082/2 -- cgit v1.2.3