diff --git a/cluster/src/test/scala/org/apache/pekko/cluster/ClusterJoinSpec b/cluster/src/test/scala/org/apache/pekko/cluster/ClusterJoinSpec index d7abdbade5..904a36259c 100644 --- a/cluster/src/test/scala/org/apache/pekko/cluster/ClusterJoinSpec +++ b/cluster/src/test/scala/org/apache/pekko/cluster/ClusterJoinSpec @@ -35,8 +35,7 @@ object ClusterJoinSpec { pekko.remote.classic.netty.tcp.port = 0 pekko.remote.artery.advanced.aeron.idle-cpu-level = 3 - pekko.cluster.jmx.multi-mbeans-in-same-jvm = on - pekko.cluster.configuration-compatibility-check.enforce-on-join = off""") + pekko.cluster.jmx.multi-mbeans-in-same-jvm = on""") val configWithNetty: Config =