We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737f130 commit 2ade8a9Copy full SHA for 2ade8a9
1 file changed
clustered/integration-test/src/test/java/org/ehcache/clustered/replication/DuplicateTest.java
@@ -53,7 +53,6 @@
53
import static org.hamcrest.Matchers.notNullValue;
54
import static org.junit.Assume.assumeThat;
55
56
-@Ignore("https://github.com/ehcache/ehcache3/issues/3013")
57
public class DuplicateTest {
58
59
private PersistentCacheManager cacheManager;
0 commit comments