Skip to content

Commit

Permalink
Adds a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Mar 26, 2024
1 parent 1113b64 commit 95e2611
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public void shouldRespondWith401WhenPasswordIsIncorrect() {
}
}

/** Test `?auth_request_type=""` param to authinfo request **/
@Test
public void testShouldAutomaticallyLoginAsAnonymousIfNoCredentialsArePassed() {
try (TestRestClient client = cluster.getRestClient()) {
Expand Down

0 comments on commit 95e2611

Please sign in to comment.