commit 079207a426f4d5292e2ff07db1fc0a398a8dc4aa
parent 1ce69e6b2f1b963a473b0787a9f815f6b9ec46e7
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 15 Feb 2019 14:23:24 +0100
check carefully, given that DKs expire, with the current configuration the correct number of expected keys is 8 here
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lib/test_exchange_api_keys_cherry_picking_new.c b/src/lib/test_exchange_api_keys_cherry_picking_new.c
@@ -103,8 +103,8 @@ run (void *cls,
* Why keys number decrease?
*/
TALER_TESTING_cmd_check_keys ("check-freshest-keys",
- 9, /* generation */
- 10),
+ 8, /* generation */
+ 8),
TALER_TESTING_cmd_wire ("verify-/wire-with-fresh-keys",
"x-taler-bank",