mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-16 13:00:58 +02:00
drain: reenable test_setbalance as it is stable
This commit is contained in:
parent
15e6f61052
commit
5691f717f4
1 changed files with 0 additions and 1 deletions
|
|
@ -129,7 +129,6 @@ def test_fill_and_drain(node_factory, bitcoind):
|
|||
|
||||
|
||||
@unittest.skipIf(not DEVELOPER, "slow gossip, needs DEVELOPER=1")
|
||||
@unittest.skipIf(EXPERIMENTAL_FEATURES, "temporarily disabled since amounts seem to change")
|
||||
def test_setbalance(node_factory, bitcoind):
|
||||
# SETUP: a basic circular setup to run setbalance tests
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue