commit fffaf61717caf1c2f0fc749c3a9d5b7342280d16
parent b86a3580f8afde1f85bc78a00fce8514932e6d1d
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 18 May 2018 17:15:41 +0200
set right expected http code.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange-lib/test_exchange_api_new.c b/src/exchange-lib/test_exchange_api_new.c
@@ -640,7 +640,7 @@ run (void *cls,
is->exchange,
"payback-create-reserve-1",
"EUR:10",
- MHD_HTTP_OK),
+ MHD_HTTP_FORBIDDEN),
TALER_TESTING_cmd_status ("payback-reserve-status-2",
is->exchange,