spend 4 TESTKUDOS, not 5, like the previous test command
This commit is contained in:
parent
e4f98e0fa7
commit
645fef07cb
@ -134,7 +134,7 @@ echo "Running wallet"
|
||||
taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 'runIntegrationTest' \
|
||||
"$(jq -n '
|
||||
{
|
||||
amountToSpend: "TESTKUDOS:5",
|
||||
amountToSpend: "TESTKUDOS:4",
|
||||
amountToWithdraw: "TESTKUDOS:10",
|
||||
bankBaseUrl: $BANK_URL,
|
||||
exchangeBaseUrl: $EXCHANGE_URL,
|
||||
|
Loading…
Reference in New Issue
Block a user