Skip to content

Commit 2e71194

Browse files
WIP
1 parent 876952c commit 2e71194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/test/java/org/apache/ignite/spi/failover/topology/validator/MdcTopologyValidatorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public void testOddDcsWithMain() {
102102
"Datacenters count must be even when main datacenter is set.");
103103
}
104104

105-
/** Checks 1DC case with MdcTopologyValidator usage */
105+
/** Checks 1DC case with MdcTopologyValidator usage.*/
106106
@Test
107107
public void testEmptyDc() {
108108
MdcTopologyValidator topValidator = new MdcTopologyValidator();

0 commit comments

Comments
 (0)