Skip to content

Commit

Permalink
Fix getunusedbsqaddress test
Browse files Browse the repository at this point in the history
  • Loading branch information
ghubstan committed Feb 28, 2021
1 parent b618776 commit 19aed84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apitest/scripts/mainnet-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
}

@test "test getunusedbsqaddress" {
run ./bisq-cli --password=xyz getfundingaddresses
run ./bisq-cli --password=xyz getunusedbsqaddress
[ "$status" -eq 0 ]
}

Expand Down

0 comments on commit 19aed84

Please sign in to comment.