initialParticipants default as roles.size in cluster tests

This commit is contained in:
Patrik Nordwall 2012-06-08 09:23:36 +02:00
parent 6a380550f9
commit 56735477b8
22 changed files with 13 additions and 46 deletions

View file

@ -28,8 +28,6 @@ abstract class NodeLeavingAndExitingAndBeingRemovedSpec
import NodeLeavingAndExitingAndBeingRemovedMultiJvmSpec._
override def initialParticipants = 3
lazy val firstAddress = node(first).address
lazy val secondAddress = node(second).address
lazy val thirdAddress = node(third).address