From 39a9045319e2a7b4ffaa7cb00821116291ad89bb Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 17 May 2018 16:00:14 +0200 Subject: comment --- src/exchange-lib/test_exchange_api_twisted.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/exchange-lib/test_exchange_api_twisted.c b/src/exchange-lib/test_exchange_api_twisted.c index 36214cce0..7d24fbc95 100644 --- a/src/exchange-lib/test_exchange_api_twisted.c +++ b/src/exchange-lib/test_exchange_api_twisted.c @@ -276,6 +276,9 @@ run (void *cls, TALER_TESTING_make_wire_details (42, fakebank_url), + /* This parameter will make any comparison about + h_contract_terms fail, when /refund will be handled. + So in other words, this is h_contract missmatch. */ "{\"items\":[{\"name\":\"ice skate\"," "\"value\":\"EUR:5\"}]}", GNUNET_TIME_UNIT_MINUTES, @@ -303,9 +306,6 @@ run (void *cls, "EUR:0.000001", "deposit-refund-1"), - /* Last CMD be "money gone". Do - * aggregate before exec'ing it (!). */ - TALER_TESTING_cmd_end () }; -- cgit v1.2.3