Skip to content

Commit 70db997

Browse files
WIP
1 parent 8d4696b commit 70db997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/IgniteSnapshotRestoreFromRemoteMdcTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public void testMdcAwareSnapshotFromCurrentDc() throws Exception {
7777

7878
/** @throws Exception If failed. */
7979
@Test
80-
public void testMdcAwareSnapshotFromAnyDc() throws Exception {
80+
public void testMdcAwareSnapshotFromBothDc() throws Exception {
8181
testMdcAwareSnapshot(false);
8282
}
8383

0 commit comments

Comments
 (0)