From 90c411bc190126e3b2641e31d821233c83dcfecb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 20:42:24 +0100 Subject: sort out URL types more nicely --- src/lib/testing_api_cmd_bank_history_debit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/testing_api_cmd_bank_history_debit.c') diff --git a/src/lib/testing_api_cmd_bank_history_debit.c b/src/lib/testing_api_cmd_bank_history_debit.c index 4622ab077..6ca3942b1 100644 --- a/src/lib/testing_api_cmd_bank_history_debit.c +++ b/src/lib/testing_api_cmd_bank_history_debit.c @@ -285,7 +285,7 @@ build_history (struct TALER_TESTING_Interpreter *is, &wtid)) || (GNUNET_OK != TALER_TESTING_get_trait_url (cmd, - 0, + TALER_TESTING_UT_EXCHANGE_BASE_URL, &exchange_base_url)) ) continue; /* not an event we care about */ /* Seek "/history" starting row. */ -- cgit v1.2.3