summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_overlapping_keys_bug.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-20 17:10:01 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-20 17:10:01 +0100
commit6a73629aee0f04c0ab9c26329250299d3457c97e (patch)
treef7c5e8d19a4af2acd8ae6d9ab5ec68a5a43342fa /src/testing/test_exchange_api_overlapping_keys_bug.c
parent8e7b0f5f277a51514cb7924871183ac40d20afa6 (diff)
downloadexchange-6a73629aee0f04c0ab9c26329250299d3457c97e.tar.gz
exchange-6a73629aee0f04c0ab9c26329250299d3457c97e.tar.bz2
exchange-6a73629aee0f04c0ab9c26329250299d3457c97e.zip
re-enable cherry picking test (kind-of passes, not finished)
Diffstat (limited to 'src/testing/test_exchange_api_overlapping_keys_bug.c')
-rw-r--r--src/testing/test_exchange_api_overlapping_keys_bug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_exchange_api_overlapping_keys_bug.c b/src/testing/test_exchange_api_overlapping_keys_bug.c
index 86f75f935..27d4c6801 100644
--- a/src/testing/test_exchange_api_overlapping_keys_bug.c
+++ b/src/testing/test_exchange_api_overlapping_keys_bug.c
@@ -87,7 +87,7 @@ run (void *cls,
/* Causes GET /keys?last_denom_issue=0 */
TALER_TESTING_cmd_check_keys_with_last_denom ("second-download",
1,
- GNUNET_TIME_UNIT_ZERO_ABS),
+ "zero"),
TALER_TESTING_cmd_end ()
};