Skip to content

Commit 02341b3

Browse files
WIP
1 parent 5ba7753 commit 02341b3

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/discovery/tcp/MultiDataCenterRignTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ private void checkSwitches(int expected) {
106106

107107
/** */
108108
@Test
109-
public void testCoordinatorChangeOnJoin() throws Exception {
109+
public void testDcReversedChange() throws Exception {
110110
System.setProperty(IgniteSystemProperties.IGNITE_DATA_CENTER_ID, DC_ID_1);
111111
startGrid(0);
112112

0 commit comments

Comments
 (0)