mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-30 09:40:16 +02:00
test: Remove unused generate() from test
This is already done by the test framework in setup_nodes()
This commit is contained in:
parent
faff3f35b7
commit
fab871f649
@ -78,9 +78,6 @@ class ReplaceByFeeTest(BitcoinTestFramework):
|
||||
self.skip_if_no_wallet()
|
||||
|
||||
def run_test(self):
|
||||
# Leave IBD
|
||||
self.nodes[0].generate(1)
|
||||
|
||||
make_utxo(self.nodes[0], 1*COIN)
|
||||
|
||||
# Ensure nodes are synced
|
||||
|
Loading…
x
Reference in New Issue
Block a user