From d3184e04e2a604673655899989707664736b3468 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 1 Dec 2020 19:47:01 +0100 Subject: add logic to launch crypto helpers as part of tests --- src/testing/test_bank_api_nexus.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/testing/test_bank_api_nexus.conf') diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf index a437180f8..e9a64e2a1 100644 --- a/src/testing/test_bank_api_nexus.conf +++ b/src/testing/test_bank_api_nexus.conf @@ -16,4 +16,7 @@ PASSWORD = x [bank] # not (!) used by the nexus, only by the helper # check to make sure the port is free for the nexus. -HTTP_PORT = 5001 +HTTP_PORT = 5001 + +[auditor] +BASE_URL = "http://localhost:8083/" -- cgit v1.2.3