From 2285f5c5216d9c1684c35008cfb4fee68d6e9c7d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 21 Jul 2023 15:51:39 +0200 Subject: -fix wire auditor for multiple accounts --- src/testing/test_auditor_api.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (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 592cc0163..a9c53d399 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -426,8 +426,9 @@ run (void *cls, */ CMD_TRANSFER_TO_EXCHANGE ("short-lived-reserve", "EUR:5.01"), - TALER_TESTING_cmd_exec_wirewatch ("short-lived-aggregation", - config_file_expire_reserve_now), + TALER_TESTING_cmd_exec_wirewatch2 ("short-lived-aggregation", + config_file_expire_reserve_now, + "exchange-account-2"), TALER_TESTING_cmd_exec_aggregator ("close-reserves", config_file_expire_reserve_now), /** -- cgit v1.2.3