summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_orders.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-31 00:50:51 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-31 00:50:51 +0100
commit84d7b090aadde0c8d85384180feb2084744d11a7 (patch)
tree632966a58d25abe26c57a5533d6593e54bc1f101 /src/testing/testing_api_cmd_post_orders.c
parent152438820f015259726874b4695500e69f41a8a5 (diff)
downloadmerchant-84d7b090aadde0c8d85384180feb2084744d11a7.tar.gz
merchant-84d7b090aadde0c8d85384180feb2084744d11a7.tar.bz2
merchant-84d7b090aadde0c8d85384180feb2084744d11a7.zip
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Diffstat (limited to 'src/testing/testing_api_cmd_post_orders.c')
-rw-r--r--src/testing/testing_api_cmd_post_orders.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_post_orders.c b/src/testing/testing_api_cmd_post_orders.c
index b4a56ee3..8ccfb005 100644
--- a/src/testing/testing_api_cmd_post_orders.c
+++ b/src/testing/testing_api_cmd_post_orders.c
@@ -629,7 +629,7 @@ mark_forgettable (void *cls,
/**
* Constructs the json for a POST order request.
*
- * @param order_id the name of the order to add.
+ * @param order_id the name of the order to add, can be NULL.
* @param refund_deadline the deadline for refunds on this order.
* @param pay_deadline the deadline for payment on this order.
* @param amount the amount this order is for.