From a79cc16067285cee7de72d889eaf8152cc17739d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 8 Nov 2021 23:31:16 +0100 Subject: sleep to get tests to pass --- src/testing/test_auditor_api.c | 1 + 1 file changed, 1 insertion(+) (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 b94866cd5..d85ece1fb 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -70,6 +70,7 @@ static struct TALER_TESTING_BankConfiguration bc; * @param label label to use for the command. */ #define CMD_EXEC_AGGREGATOR(label) \ + TALER_TESTING_cmd_sleep (label "-sleep", 1), \ TALER_TESTING_cmd_exec_aggregator (label, CONFIG_FILE), \ TALER_TESTING_cmd_exec_transfer (label, CONFIG_FILE) -- cgit v1.2.3