mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-11 01:28:17 +03:00
remove breakpoint
This commit is contained in:
parent
2e517fdd06
commit
0f32884320
@ -463,7 +463,6 @@ class TestWalletSimulator:
|
||||
assert error is None
|
||||
assert success is True
|
||||
assert offer is not None
|
||||
breakpoint()
|
||||
assert offer["chia"] == 1000
|
||||
assert offer[red] == 30
|
||||
assert offer[blue] == -50
|
||||
|
Loading…
Reference in New Issue
Block a user