summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_testing_lib.h
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-16 16:50:40 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-17 01:37:12 +0100
commitaa9699384375813371016dfaf89920e1118d4f4a (patch)
treefd5744a13fe3b2c12f4fb984eabc895a7bd72063 /src/include/taler_merchant_testing_lib.h
parent8f05359b58b7ec1f9772f48d594b526ec9765f61 (diff)
downloadmerchant-aa9699384375813371016dfaf89920e1118d4f4a.tar.gz
merchant-aa9699384375813371016dfaf89920e1118d4f4a.tar.bz2
merchant-aa9699384375813371016dfaf89920e1118d4f4a.zip
proposal-lookup 404 Not Found.
Diffstat (limited to 'src/include/taler_merchant_testing_lib.h')
-rw-r--r--src/include/taler_merchant_testing_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h
index c155eb11..c487edb8 100644
--- a/src/include/taler_merchant_testing_lib.h
+++ b/src/include/taler_merchant_testing_lib.h
@@ -103,7 +103,8 @@ TALER_TESTING_cmd_proposal_lookup
struct GNUNET_CURL_Context *ctx,
const char *merchant_url,
unsigned int http_status,
- const char *proposal_reference);
+ const char *proposal_reference,
+ const char *order_id);
/**
* Make a "check payment" test command.