aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-12-01 14:27:29 +0100
committerChristian Grothoff <christian@grothoff.org>2024-12-01 14:27:29 +0100
commitd38fa7344a5e7b99b0298f748ac585c21e73acbe (patch)
treeb9cd2828a4bc1b7ccb125644aa87db8f016809bb
parentb08777a5f4ff8f80ce06f4a3a9e1755c7e7d175e (diff)
fix auditordb tests
-rw-r--r--src/auditordb/test-auditor-db-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/test-auditor-db-postgres.conf b/src/auditordb/test-auditor-db-postgres.conf
index 0d7e5cd92..35c19e555 100644
--- a/src/auditordb/test-auditor-db-postgres.conf
+++ b/src/auditordb/test-auditor-db-postgres.conf
@@ -9,5 +9,5 @@ CONFIG = "postgres:///talercheck"
# Where are the SQL files to setup our tables?
SQL_DIR = ${DATADIR}sql/
-[taler]
+[exchange]
CURRENCY = "EUR"