You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/05/05 17:06:30 UTC

[GitHub] [cassandra] bbotella commented on a diff in pull request #1573: CASSANDRA-17544 Rename DisableFlag to EnableFlag on Guardrails

bbotella commented on code in PR #1573:
URL: https://github.com/apache/cassandra/pull/1573#discussion_r866134302


##########
test/unit/org/apache/cassandra/db/guardrails/GuardrailsTest.java:
##########
@@ -250,26 +250,25 @@ public void testMinThresholdUsers() throws Throwable
         assertValid(() -> guard.guard(9, "z", false, superClientState));
     }
 
-    @Test
-    public void testDisableFlag() throws Throwable
+    public void testEnableFlag() throws Throwable

Review Comment:
   Yeah! 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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org