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_auditor_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_auditor_api.c') diff --git a/src/testing/test_auditor_api.c b/src/testing/test_auditor_api.c index 92236102..144f004d 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -673,7 +673,7 @@ main (int argc, /* Check fakebank port is available and get configuration data. */ 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