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