From b7c75bd56a484efcf77210f1541cda67e2a90f61 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 6 May 2020 16:05:38 -0300 Subject: integration test for handling the same pay URI multiple times --- integrationtests/test-base.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'integrationtests/test-base.sh') diff --git a/integrationtests/test-base.sh b/integrationtests/test-base.sh index 45554f0bb..337d8b131 100755 --- a/integrationtests/test-base.sh +++ b/integrationtests/test-base.sh @@ -13,6 +13,4 @@ wait_for_services echo "Running wallet" taler-wallet-cli testing integrationtest -e "$EXCHANGE_URL" -m "$MERCHANT_URL" -b "$BANK_URL" -shutdown_services - exit 0 -- cgit v1.2.3