From d5d2fc12f54fbfe608f66417b0b350c2bd94d516 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 25 Dec 2020 08:59:04 +0100 Subject: fix test failures --- src/testing/test_bank_api.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/testing/test_bank_api.c') diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c index 7f3b7099d..7069e44f9 100644 --- a/src/testing/test_bank_api.c +++ b/src/testing/test_bank_api.c @@ -185,8 +185,7 @@ main (int argc, "_with_pybank")) { TALER_LOG_DEBUG ("Running against the Pybank.\n"); - // FIXME: is the line below correct? - cfgfile = CONFIG_FILE_FAKEBANK; + cfgfile = CONFIG_FILE_PYBANK; if (GNUNET_OK != TALER_TESTING_prepare_bank (CONFIG_FILE_PYBANK, GNUNET_YES, -- cgit v1.2.3