aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-09-12 15:33:47 +0200
committerChristian Grothoff <christian@grothoff.org>2024-09-12 15:33:47 +0200
commit90e3435390e65e3d8901684ae427259de16ecbc3 (patch)
tree8844c063968f5b10cd5b019867df43d64f048e25
parent84443a131563749d16c9e07132d67b92a44ab52f (diff)
remove unused CONVERTER option (fixes #9126)
-rw-r--r--src/testing/test_kyc_api.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index 6472d580..ff3a80e0 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -47,7 +47,6 @@ ENABLE_KYC = YES
[kyc-provider-test-oauth2]
LOGIC = oauth2
-CONVERTER = taler-exchange-helper-converter-oauth2-address
KYC_OAUTH2_VALIDITY = forever
KYC_OAUTH2_TOKEN_URL = http://localhost:6666/oauth/v2/token
KYC_OAUTH2_AUTHORIZE_URL = http://localhost:6666/oauth/v2/login