summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_merchant_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index b4e06ed1..ead0ba71 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -560,10 +560,10 @@ run (void *cls,
"product-3/3",
"lock-product-p3",
NULL),
- TALER_TESTING_cmd_merchant_delete_order ("delete-order-1",
+ TALER_TESTING_cmd_merchant_delete_order ("delete-order-paid",
merchant_url,
"1",
- MHD_HTTP_NO_CONTENT),
+ MHD_HTTP_CONFLICT),
TALER_TESTING_cmd_merchant_post_orders ("create-proposal-no-id",
merchant_url,
MHD_HTTP_OK,