nonbinaryprogrammer commented on a change in pull request #6960:
URL: https://github.com/apache/geode/pull/6960#discussion_r736018240



##########
File path: 
geode-for-redis/src/test/java/org/apache/geode/redis/internal/data/RedisPropertiesTest.java
##########
@@ -12,15 +12,21 @@
  * or implied. See the License for the specific language governing permissions 
and limitations under
  * the License.
  */
+
 package org.apache.geode.redis.internal.data;
 
 import static 
org.apache.geode.redis.internal.RedisProperties.getIntegerSystemProperty;
+import static 
org.apache.geode.redis.internal.RedisProperties.getStringSystemProperty;
 import static org.assertj.core.api.Assertions.assertThat;
 
 import org.junit.Test;
 
-
 public class RedisPropertiesTest {

Review comment:
       I'll make a second PR referencing the same ticket to fix that, thanks




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to