You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/core/src/test/java/org/apache/ignite/spi/failover/topology/validator/MdcTopologyValidatorTest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ public void testOddDcsWithMain() {
102
102
"Datacenters count must be even when main datacenter is set.");
103
103
}
104
104
105
-
/** Checks 1DC case with MdcTopologyValidator usage*/
105
+
/** Checks 1DC case with MdcTopologyValidator usage.*/
0 commit comments