[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[exchange] branch master updated: fix test_kyc_api regression: use canon
From: |
Admin |
Subject: |
[exchange] branch master updated: fix test_kyc_api regression: use canonical output names also in test configuration |
Date: |
Mon, 09 Jun 2025 00:10:27 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new be360c793 fix test_kyc_api regression: use canonical output names also
in test configuration
be360c793 is described below
commit be360c793b75b6934b2c7200ee8e362ce2bc26b4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jun 9 00:10:19 2025 +0200
fix test_kyc_api regression: use canonical output names also in test
configuration
---
src/testing/test_exchange_api.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_exchange_api.conf
b/src/testing/test_exchange_api.conf
index f78601504..2b28ef9a6 100644
--- a/src/testing/test_exchange_api.conf
+++ b/src/testing/test_exchange_api.conf
@@ -253,7 +253,7 @@ FALLBACK = manual-freeze
# This check runs on oauth2
FORM_NAME = full_name_and_birthdate
# Outputs from this check
-OUTPUTS = full_name birthdate
+OUTPUTS = FULL_NAME DATE_OF_BIRTH
# This is the "default" setting for an account if
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [exchange] branch master updated: fix test_kyc_api regression: use canonical output names also in test configuration,
Admin <=