commit b3c04d645f4e82994c1437722a12e547a84b4d1f
parent 7abffa959bf670cd28b9e38626ce518e8789514d
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 28 Jul 2024 18:10:50 +0200
investigate...
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c
@@ -567,7 +567,7 @@ run (void *cls,
NULL,
"EUR:1000",
MHD_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS),
-#if FIXME_LATER
+#if FIXME_LATER_9027
/* FIXME: the above created a legitimization_measure, but NOT
an actual *decision*, hence no decisions show up here!
Design issue: we may want _some_ way to expose _measures_ to AML staff!