summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_order_creation.sh
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-01-17 00:45:31 +0100
committerFlorian Dold <florian@dold.me>2023-01-17 00:54:18 +0100
commitfc2a7ea0860ac9e7a697358a378571b543acb7f6 (patch)
tree7a3f755f3d426f17b6c7c897da688b45a4e14426 /src/testing/test_merchant_order_creation.sh
parentb6f9b5e80652f95d552324001c3f0748f8034acc (diff)
downloadmerchant-fc2a7ea0860ac9e7a697358a378571b543acb7f6.tar.gz
merchant-fc2a7ea0860ac9e7a697358a378571b543acb7f6.tar.bz2
merchant-fc2a7ea0860ac9e7a697358a378571b543acb7f6.zip
call wallet API with --expect-success
Diffstat (limited to 'src/testing/test_merchant_order_creation.sh')
-rwxr-xr-xsrc/testing/test_merchant_order_creation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_merchant_order_creation.sh b/src/testing/test_merchant_order_creation.sh
index 8e1fdbf7..684803b8 100755
--- a/src/testing/test_merchant_order_creation.sh
+++ b/src/testing/test_merchant_order_creation.sh
@@ -15,7 +15,7 @@ function wire_funds() {
echo -n "First prepare wallet with coins ..."
rm $WALLET_DB
-taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 'withdrawTestBalance' \
+taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api --expect-success 'withdrawTestBalance' \
"$(jq -n '
{
amount: "TESTKUDOS:99",