From 7910ca183f40a544dae4add5e7b5ff4775e65e12 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Tue, 22 Feb 2022 18:35:10 +0100 Subject: double melt test no works with age restriction - added missing field h_age_commitment in exchange's error response - slight refactoring --- src/testing/test_exchange_api.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testing/test_exchange_api.c') diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c index b6dd39c87..46419193d 100644 --- a/src/testing/test_exchange_api.c +++ b/src/testing/test_exchange_api.c @@ -644,7 +644,6 @@ run (void *cls, GNUNET_TIME_UNIT_ZERO, "EUR:0.1", MHD_HTTP_OK), -#if 0 /* FIXME oec */ /* Test running a failing melt operation (same operation * again must fail) */ TALER_TESTING_cmd_melt ("refresh-melt-failing-age", @@ -658,7 +657,6 @@ run (void *cls, MHD_HTTP_CONFLICT, NULL), -#endif TALER_TESTING_cmd_end () }; -- cgit v1.2.3