mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
fix: should have at least 2 connections when testing isolate_mn
This commit is contained in:
parent
793f4b739f
commit
cce87a662a
@ -31,7 +31,7 @@ class LLMQSimplePoSeTest(DashTestFramework):
|
|||||||
self.test_no_banning()
|
self.test_no_banning()
|
||||||
|
|
||||||
# Now lets isolate MNs one by one and verify that punishment/banning happens
|
# Now lets isolate MNs one by one and verify that punishment/banning happens
|
||||||
self.test_banning(self.isolate_mn, 1)
|
self.test_banning(self.isolate_mn, 2)
|
||||||
|
|
||||||
self.repair_masternodes(False)
|
self.repair_masternodes(False)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user