status code changed from 404 to 410, as revocation is possible in the future..."

This commit is contained in:
Christian Grothoff 2021-05-25 21:36:43 +02:00
parent 068068f40f
commit 8ffa114c4e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -135,7 +135,7 @@ run (void *cls,
MHD_HTTP_OK),
/* Try to recoup before it's allowed */
TALER_TESTING_cmd_recoup ("recoup-not-allowed",
MHD_HTTP_NOT_FOUND,
MHD_HTTP_GONE,
"refresh-reveal-1#0",
"refresh-melt-1",
NULL),