commit c7b5def7079783e4abb433646bc6c1c56332872a
parent 3743d200ad6b9341c9cf782d2f27c5fe45de065a
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 11 Dec 2020 23:11:03 +0100
-remove sleep
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/testing/test_exchange_management_api.c b/src/testing/test_exchange_management_api.c
@@ -145,8 +145,6 @@ run (void *cls,
TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
1,
5),
- TALER_TESTING_cmd_sleep ("sleepy",
- 3000),
TALER_TESTING_cmd_end ()
};