mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Fix getunusedbsqaddress test
This commit is contained in:
parent
b618776b1b
commit
19aed84910
@ -155,7 +155,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test "test getunusedbsqaddress" {
|
@test "test getunusedbsqaddress" {
|
||||||
run ./bisq-cli --password=xyz getfundingaddresses
|
run ./bisq-cli --password=xyz getunusedbsqaddress
|
||||||
[ "$status" -eq 0 ]
|
[ "$status" -eq 0 ]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user