From 6074790867eb187f4c4de96cb6266fa541dc18ae Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 18:48:14 +0100 Subject: config syntax for accounts --- src/testing/test_exchange_api_revocation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_exchange_api_revocation.c') diff --git a/src/testing/test_exchange_api_revocation.c b/src/testing/test_exchange_api_revocation.c index 110dec166..45463dedf 100644 --- a/src/testing/test_exchange_api_revocation.c +++ b/src/testing/test_exchange_api_revocation.c @@ -194,7 +194,7 @@ main (int argc, /* Check fakebank port is available and get config */ if (GNUNET_OK != TALER_TESTING_prepare_fakebank (CONFIG_FILE, - "account-2", + "exchange-account-2", &bc)) return 77; TALER_TESTING_cleanup_files (CONFIG_FILE); -- cgit v1.2.3