From add346eb6cb88799ed89afbab5314f7aab44afbc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 04:00:35 +0100 Subject: remove redundant bank_url field --- src/lib/test_exchange_api_revocation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/test_exchange_api_revocation.c') diff --git a/src/lib/test_exchange_api_revocation.c b/src/lib/test_exchange_api_revocation.c index 80fede12..1c980cf4 100644 --- a/src/lib/test_exchange_api_revocation.c +++ b/src/lib/test_exchange_api_revocation.c @@ -178,7 +178,7 @@ run (void *cls, TALER_TESTING_run_with_fakebank (is, revocation, - bc.bank_url); + bc.exchange_auth.wire_gateway_url); } -- cgit v1.2.3