Kris-10-0 commented on a change in pull request #7157:
URL: https://github.com/apache/geode/pull/7157#discussion_r760550219
##########
File path:
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/set/AbstractSDiffIntegrationTest.java
##########
@@ -125,6 +180,19 @@ public void testSDiffStore() {
assertThat(copyResultSet.toArray()).containsExactlyInAnyOrder((Object[])
secondSet);
}
+ // One array
Review comment:
That was notes to myself. Removed it!
--
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]