summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-01 19:41:14 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-05 16:34:59 +0200
commitc31048b05020420d1bb3a5cdf1c054648f11c214 (patch)
tree64fb35898b66a799e25d498eacd2ef64d763e948 /src/testing/test_exchange_api_twisted.c
parentdd23ca4113e743b5e6d3f87b894bb493ed696fc0 (diff)
downloadexchange-c31048b05020420d1bb3a5cdf1c054648f11c214.tar.gz
exchange-c31048b05020420d1bb3a5cdf1c054648f11c214.tar.bz2
exchange-c31048b05020420d1bb3a5cdf1c054648f11c214.zip
implement #6181
Diffstat (limited to 'src/testing/test_exchange_api_twisted.c')
-rw-r--r--src/testing/test_exchange_api_twisted.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c
index 053372197..c99c7410d 100644
--- 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 ()
};