mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Apply patch from @ghubstan
This commit is contained in:
parent
2f5c644aa3
commit
d5d3a85bfb
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ public class BsqSwapTradeTest extends AbstractOfferTest {
|
|||
1_000_000L,
|
||||
"0.00005",
|
||||
alicesBsqAcct.getId());
|
||||
verifyNoLoggedNodeExceptions();
|
||||
log.debug("BsqSwap Sell BSQ (Buy BTC) OFFER:\n{}", bsqSwapOffer);
|
||||
var newOfferId = bsqSwapOffer.getId();
|
||||
assertNotEquals("", newOfferId);
|
||||
|
|
Loading…
Add table
Reference in a new issue