mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-30 07:47:36 +01:00
[tests] Remove is_network_split from funtional test cases
This commit is contained in:
@@ -41,7 +41,7 @@ class PreciousTest(BitcoinTestFramework):
|
||||
self.num_nodes = 3
|
||||
|
||||
def setup_network(self):
|
||||
self.nodes = self.setup_nodes()
|
||||
self.setup_nodes()
|
||||
|
||||
def run_test(self):
|
||||
self.log.info("Ensure submitblock can in principle reorg to a competing chain")
|
||||
|
||||
Reference in New Issue
Block a user