commit c49a6cd5a9028c0a8d98cdf8b4386bfcfc20117d parent 9e7c29f6e4661f422c0bbb7d98e073ba12841632 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 9 Feb 2023 17:39:25 +0100 -new taler option required Diffstat:
| M | src/cli/test_reducer.conf | | | 1 | + |
| M | src/testing/test_anastasis_api.conf | | | 1 | + |
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/cli/test_reducer.conf b/src/cli/test_reducer.conf @@ -9,6 +9,7 @@ TALER_RUNTIME_DIR = ${TMPDIR:-${TMP:-/tmp}}/${USER:-}/taler-system-runtime/ [taler] CURRENCY = TESTKUDOS CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 +AML_THRESHOLD = TESTKUDOS:1000000 [anastasis] DB = postgres diff --git a/src/testing/test_anastasis_api.conf b/src/testing/test_anastasis_api.conf @@ -20,6 +20,7 @@ TALER_CACHE_HOME = $TALER_TEST_HOME/.cache/taler/ currency = EUR #CURRENCY_ROUND_UNIT = EUR:0.01 #CURRENCY_ROUND_UNIT = EUR:0.01 +AML_THRESHOLD = EUR:1000000 [taler-helper-crypto-rsa] # Reduce from 1 year to speed up test