aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-base.sh
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-05-08 11:53:17 -0300
committerTorsten Grote <t@grobox.de>2020-05-08 11:53:58 -0300
commit1cf48054c47d9562876b5f021dc398b050b959fd (patch)
tree237a7380d55eb9532bf069f2179098d6f40c8e92 /integrationtests/test-base.sh
parent8056c7fb62ceb8de3171d13fd48d44bbdc43645c (diff)
downloadwallet-core-1cf48054c47d9562876b5f021dc398b050b959fd.tar.xz
Add test for retries
Diffstat (limited to 'integrationtests/test-base.sh')
-rwxr-xr-xintegrationtests/test-base.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/integrationtests/test-base.sh b/integrationtests/test-base.sh
index 32187dd24..676ba7fb7 100755
--- a/integrationtests/test-base.sh
+++ b/integrationtests/test-base.sh
@@ -10,5 +10,4 @@ normal_start_and_wait "base"
echo "Running wallet"
taler-wallet-cli testing integrationtest -e "$EXCHANGE_URL" -m "$MERCHANT_URL" -b "$BANK_URL"
-echo "SUCCESS"
-exit 0
+exit_success