summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_twisted.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-05 09:27:24 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-05 09:27:24 +0200
commitd9df371f03e65284b52c13877012c6cd716845d3 (patch)
treec45c1e9d11714d6104f3bf4a8522294c53004628 /src/testing/test_bank_api_twisted.c
parente370b3dc87590fc0ebd6c431a13a68cabb39aab6 (diff)
downloadexchange-d9df371f03e65284b52c13877012c6cd716845d3.tar.gz
exchange-d9df371f03e65284b52c13877012c6cd716845d3.tar.bz2
exchange-d9df371f03e65284b52c13877012c6cd716845d3.zip
clean up taler-unified setup for new libeufin-bank
Diffstat (limited to 'src/testing/test_bank_api_twisted.c')
-rw-r--r--src/testing/test_bank_api_twisted.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_bank_api_twisted.c b/src/testing/test_bank_api_twisted.c
index 21ae56421..038ec8a1f 100644
--- a/src/testing/test_bank_api_twisted.c
+++ b/src/testing/test_bank_api_twisted.c
@@ -100,7 +100,7 @@ run (void *cls,
case TALER_TESTING_BS_IBAN:
exchange_auth_twisted.wire_gateway_url
= "http://localhost:8888/accounts/Exchange/taler-wire-gateway/";
- systype = "-ns";
+ systype = "-b";
break;
}
GNUNET_assert (NULL != systype);