aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-base.sh
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-05-06 16:05:38 -0300
committerTorsten Grote <t@grobox.de>2020-05-06 16:05:38 -0300
commitb7c75bd56a484efcf77210f1541cda67e2a90f61 (patch)
tree29ef27231280b5756ed542084a60e98f418b9537 /integrationtests/test-base.sh
parent85af5421e53f92f24919cb57c02efb6f72fb8e27 (diff)
downloadwallet-core-b7c75bd56a484efcf77210f1541cda67e2a90f61.tar.xz
integration test for handling the same pay URI multiple times
Diffstat (limited to 'integrationtests/test-base.sh')
-rwxr-xr-xintegrationtests/test-base.sh2
1 files changed, 0 insertions, 2 deletions
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