mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Fix getunusedbsqaddress test
This commit is contained in:
parent
b618776b1b
commit
19aed84910
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
|||
}
|
||||
|
||||
@test "test getunusedbsqaddress" {
|
||||
run ./bisq-cli --password=xyz getfundingaddresses
|
||||
run ./bisq-cli --password=xyz getunusedbsqaddress
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue