This commit is contained in:
Stephane Nicoll
2017-06-26 13:36:57 +02:00
parent 88d16ddf6b
commit 58a1ed19a9

View File

@@ -433,7 +433,7 @@ public class CacheAutoConfigurationTests {
}
@Test
public void hazelcastCacheExplicit() { // Fail
public void hazelcastCacheExplicit() {
load(new Class[] { HazelcastAutoConfiguration.class,
DefaultCacheConfiguration.class }, "spring.cache.type=hazelcast");
HazelcastCacheManager cacheManager = validateCacheManager(