Arsnael commented on code in PR #2135:
URL: https://github.com/apache/james-project/pull/2135#discussion_r1531676291


##########
server/data/data-jmap-cassandra/src/test/java/org/apache/james/jmap/cassandra/upload/CassandraUploadRepositoryTest.java:
##########
@@ -76,16 +76,4 @@ public void deleteShouldReturnFalseWhenRowDoesNotExist() {
     public UpdatableTickingClock clock() {
         return clock;
     }
-
-    @Disabled("Delete method always return true (to avoid LWT)")
-    @Override
-    public void deleteShouldReturnTrueWhenRowExists() {

Review Comment:
   It is already there, messed up during the rebase, it was duplicated, thus 
not compiling. That's just removing the duplicate tests



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to