From 9e3f4bdd791f87df25cfd2b818c7ef385b78b35d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 24 Jul 2019 11:57:03 +0200 Subject: getting revocation/payback test with refreshed coins to pass --- src/lib/test_auditor_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/test_auditor_api.c') diff --git a/src/lib/test_auditor_api.c b/src/lib/test_auditor_api.c index 6595ea76..df69eac9 100644 --- a/src/lib/test_auditor_api.c +++ b/src/lib/test_auditor_api.c @@ -231,9 +231,9 @@ run (void *cls, * Melt the rest of the coin's value (EUR:4.00 = 3x EUR:1.03 + 7x * EUR:0.13) */ TALER_TESTING_cmd_refresh_melt_double ("refresh-melt-1", - "EUR:4", "refresh-withdraw-coin-1", - MHD_HTTP_OK), + MHD_HTTP_OK, + NULL), /** * Complete (successful) melt operation, and withdraw the coins */ -- cgit v1.2.3