aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-08-04 23:52:18 +0200
committerChristian Grothoff <christian@grothoff.org>2024-08-04 23:52:18 +0200
commit3e1a0065ffd2126f56e7b5054a386eac55b3429b (patch)
tree8fa71751c29b4056f977a473c7ef4038c5f4a97f
parent347695fa07bf2bb3a0d818fa2381731f2178e0e9 (diff)
bump prebuilt
m---------contrib/wallet-core0
-rw-r--r--src/testing/test_kyc_api.c4
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/wallet-core b/contrib/wallet-core
-Subproject 5934e007f637bd9834a811e67c0a030d7a59f2c
+Subproject 87fec1cc645cc66b8a65b2264067f473e44b37d
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
index 759296fc..2cacc7b8 100644
--- a/src/testing/test_kyc_api.c
+++ b/src/testing/test_kyc_api.c
@@ -361,7 +361,7 @@ run (void *cls,
cred.cfg,
merchant_url,
MHD_HTTP_OK,
- "10-aml", /* order ID */
+ "10-aml", /* order ID */
GNUNET_TIME_UNIT_ZERO_TS,
GNUNET_TIME_UNIT_FOREVER_TS,
true,
@@ -499,7 +499,7 @@ run (void *cls,
MHD_HTTP_OK),
TALER_TESTING_cmd_batch ("pay",
pay),
-#if FIXME_FUTURE_WORK
+#if FIXME_FUTURE_WORK || 1
TALER_TESTING_cmd_batch ("aml",
aml),
#endif