You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-session-data-geode/src/test/java/org/springframework/session/data/gemfire/support/GemFireUtilsTests.java
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ public void clientRegionWithPoolIsNonLocalClientRegion() {
175
175
176
176
@Test
177
177
@SuppressWarnings("rawtypes")
178
+
// TODO: Remove use of Apache Geode internal API (AbstractRegion).
0 commit comments