Commit caeac356 authored by Vincent Pelletier's avatar Vincent Pelletier

Don't test what was just manually set.

parent 2385a566
......@@ -108,7 +108,6 @@ class MasterClientElectionTests(NeoUnitTestBase):
addr = node.getAddress()
self.app.negotiating_master_node_set.add(addr)
self.app.unconnected_master_node_set.discard(addr)
self._checkNegociating(node)
def test_connectionClosed(self):
node, conn = self.identifyToMasterNode()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment