commit c39b0b5dc716230c19c34a8303dad0ec8c094086
parent 0cafb7acb873beba8962c3de6ddbe0f8388b3f0d
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 1 Oct 2024 15:20:36 +0200
fix time-dependent kyc test failure
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
@@ -329,6 +329,9 @@ run (void *cls,
TALER_TESTING_cmd_exec_wirewatch (
"wirewatch-big",
CONFIG_FILE),
+ TALER_TESTING_cmd_sleep (
+ "sleep to de-collide AML timestamps",
+ 1),
TALER_TESTING_cmd_take_aml_decision (
"freeze",
"aml-officer",