summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_testing_lib.h
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2023-02-15 09:54:34 -0500
committerpriscilla <priscilla.huang@efrei.net>2023-02-15 09:54:34 -0500
commit1954f2dee9545c89012dc3215769f044f323dc92 (patch)
tree2e4a7bc1c6184dbd5dfad3f5c12b27403160f57a /src/include/taler_merchant_testing_lib.h
parent88fa748e8e98829df922e58ffee6c210a598cd7a (diff)
downloadmerchant-1954f2dee9545c89012dc3215769f044f323dc92.tar.gz
merchant-1954f2dee9545c89012dc3215769f044f323dc92.tar.bz2
merchant-1954f2dee9545c89012dc3215769f044f323dc92.zip
check the pending webhook with web server, test of web server is ok
Diffstat (limited to 'src/include/taler_merchant_testing_lib.h')
-rw-r--r--src/include/taler_merchant_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h
index 771def10..e0ffcccf 100644
--- a/src/include/taler_merchant_testing_lib.h
+++ b/src/include/taler_merchant_testing_lib.h
@@ -1873,7 +1873,7 @@ TALER_TESTING_cmd_checkserver (const char *label,
op (urls, char *) \
op (http_methods, char *) \
op (http_header, char *) \
- op (http_body, void *) \
+ op (http_body, char *) \
op (planchet_secrets, const struct TALER_PlanchetMasterSecretP)