remove breakpoint

This commit is contained in:
Matthew Howard 2020-04-23 16:44:02 +01:00
parent 2e517fdd06
commit 0f32884320

View File

@ -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