diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-05-01 19:22:32 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-05-01 19:22:32 +0200 |
commit | e9c62a69dc1bf591716c143d5594ef9c24307fbb (patch) | |
tree | 35b13bd4e1d861c62c99f9b32dc812420eb00c1a /src/testing/test_auditor_api.c | |
parent | e72d9f8bb9eef79cbff4b4a6189b769a6fa81f3b (diff) |
fix status code
Diffstat (limited to 'src/testing/test_auditor_api.c')
-rw-r--r-- | src/testing/test_auditor_api.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/test_auditor_api.c b/src/testing/test_auditor_api.c index 7b699626..0ff28b29 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -353,7 +353,6 @@ run (void *cls, TALER_TESTING_cmd_refund ("refund-ok", MHD_HTTP_OK, "EUR:5", - "EUR:0.01", "deposit-refund-1"), /** * Spend 4.99 EUR of the refunded 4.99 EUR coin (1ct gone |