fix test case (old one required recoup to *not* be idempotent
This commit is contained in:
parent
3480146a66
commit
a57fd6c4b3
@ -682,8 +682,9 @@ run (void *cls,
|
||||
MHD_HTTP_OK,
|
||||
"recoup-withdraw-coin-2a",
|
||||
NULL),
|
||||
/* Idempotency of recoup (withdrawal variant) */
|
||||
TALER_TESTING_cmd_recoup ("recoup-2b",
|
||||
MHD_HTTP_CONFLICT,
|
||||
MHD_HTTP_OK,
|
||||
"recoup-withdraw-coin-2a",
|
||||
NULL),
|
||||
TALER_TESTING_cmd_deposit ("recoup-deposit-revoked",
|
||||
|
Loading…
Reference in New Issue
Block a user