From eaa21af98e58dcfe2e8566a8a00ecae7a5482c40 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 8 May 2020 19:47:15 +0200 Subject: sleep to ensure aggregator has work --- src/testing/test_exchange_api.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c index a2bf90014..eb6a2b1bb 100644 --- a/src/testing/test_exchange_api.c +++ b/src/testing/test_exchange_api.c @@ -346,6 +346,8 @@ run (void *cls, NULL, 0, MHD_HTTP_NOT_FOUND), + TALER_TESTING_cmd_sleep ("sleep-before-aggregator", + 1), /* Run transfers. Note that _actual_ aggregation will NOT * happen here, as each deposit operation is run with a * fresh merchant public key, so the aggregator will treat -- cgit v1.2.3