From 1cf48054c47d9562876b5f021dc398b050b959fd Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 8 May 2020 11:53:17 -0300 Subject: Add test for retries --- integrationtests/test-base.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integrationtests/test-base.sh') 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 -- cgit v1.2.3