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-refund.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integrationtests/test-refund.sh') diff --git a/integrationtests/test-refund.sh b/integrationtests/test-refund.sh index 40dc65f57..d4193dbb7 100755 --- a/integrationtests/test-refund.sh +++ b/integrationtests/test-refund.sh @@ -20,5 +20,4 @@ echo -n "Balance after first refund: " taler-wallet-cli --wallet-db="$WALLET_DB" balance 2>>"$LOG" # TODO how to test second refund for same purchase? -echo "SUCCESS" -exit 0 +exit_success -- cgit v1.2.3