aboutsummaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api_overlapping_keys_bug.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-24 18:46:49 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-24 18:46:49 +0100
commit531b61cd43765e16ebaacd3900241efc9a6b6616 (patch)
tree2ce28f8cdda92608589eae7aff1d7852632f1da6 /src/lib/test_exchange_api_overlapping_keys_bug.c
parent9de8b7762547e4064d618cf2ad1e4da8a1f6994b (diff)
parent649dd16401379285bb2260fce8dbb5eb6f24b453 (diff)
downloadexchange-531b61cd43765e16ebaacd3900241efc9a6b6616.tar.gz
exchange-531b61cd43765e16ebaacd3900241efc9a6b6616.tar.bz2
exchange-531b61cd43765e16ebaacd3900241efc9a6b6616.zip
adding separate test just for /verison API
Diffstat (limited to 'src/lib/test_exchange_api_overlapping_keys_bug.c')
-rwxr-xr-xsrc/lib/test_exchange_api_overlapping_keys_bug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/test_exchange_api_overlapping_keys_bug.c b/src/lib/test_exchange_api_overlapping_keys_bug.c
index 2614cd87f..01fb46237 100755
--- a/src/lib/test_exchange_api_overlapping_keys_bug.c
+++ b/src/lib/test_exchange_api_overlapping_keys_bug.c
@@ -93,8 +93,8 @@ run (void *cls,
/* Causes GET /keys?last_denom_issue=0 */
TALER_TESTING_cmd_check_keys_with_last_denom ("second-download",
- 2,
- 8,
+ 3,
+ 4,
GNUNET_TIME_UNIT_ZERO_ABS),
TALER_TESTING_cmd_end ()
};