Skip to content

Commit febfee2

Browse files
author
Myron Scott
committed
Close #3013 - re-enable test with upgrade of core libraries
1 parent 737f130 commit febfee2

File tree

1 file changed

+0
-2
lines changed
  • clustered/integration-test/src/test/java/org/ehcache/clustered/replication

1 file changed

+0
-2
lines changed

clustered/integration-test/src/test/java/org/ehcache/clustered/replication/DuplicateTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import org.junit.After;
3232
import org.junit.Before;
3333
import org.junit.ClassRule;
34-
import org.junit.Ignore;
3534
import org.junit.Test;
3635
import org.terracotta.testing.rules.Cluster;
3736

@@ -53,7 +52,6 @@
5352
import static org.hamcrest.Matchers.notNullValue;
5453
import static org.junit.Assume.assumeThat;
5554

56-
@Ignore("https://github.com/ehcache/ehcache3/issues/3013")
5755
public class DuplicateTest {
5856

5957
private PersistentCacheManager cacheManager;

0 commit comments

Comments
 (0)