gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated: fix 'lib' testcase


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: fix 'lib' testcase
Date: Tue, 09 May 2017 13:50:42 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 18aa807  fix 'lib' testcase
18aa807 is described below

commit 18aa807bf73e0cd6f3bdd1cc2d462f05e42a72b2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 9 13:50:25 2017 +0200

    fix 'lib' testcase
---
 src/lib/test_merchant_api.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index 5e72ed0..16f0297 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -125,13 +125,14 @@ MASTER_PUBLIC_KEY = 
T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
 [exchangedb-postgres]
 DB_CONN_STR = "postgres:///talercheck"
 
-[exchange-wire-test]
+[exchange-wire-incoming-test]
 # This is the response we give out for the /wire request.  It provides
 # wallets with the bank information for transfers to the exchange.
 # Note that the _incoming_ account is #3, while the
 # outgoing account of the exchange (see below) is #2.
 TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/test.json
 
+[exchange-wire-outgoing-test]
 # What is the main website of the bank?
 BANK_URI = "http://localhost:8083/";
 # From which account at the 'bank' should outgoing wire transfers be made?

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]