[BAEL-14840] - Fixed integration tests in apache-geode
This commit is contained in:
parent
6e4e729156
commit
6ab6db7d9d
@ -21,7 +21,7 @@ import java.util.stream.Stream;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
public class GeodeSamplesIntegrationTest {
|
||||
public class GeodeSamplesLiveTest {
|
||||
|
||||
ClientCache cache = null;
|
||||
Region<String, String> region = null;
|
Loading…
x
Reference in New Issue
Block a user