commit 91e0debfbea8801b1f896bd6a08b27e19dc3bdf2
parent 78b13737bb83190be485f5bc5f3a4756100e60f3
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 1 May 2020 19:41:14 +0200
implement #6181
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c
@@ -205,10 +205,6 @@ run (void *cls,
MHD_HTTP_PRECONDITION_FAILED,
"EUR:50",
"deposit-refund-1"),
- TALER_TESTING_cmd_refund ("refund-fee-too-low",
- MHD_HTTP_BAD_REQUEST,
- "EUR:5",
- "deposit-refund-1"),
TALER_TESTING_cmd_end ()
};