Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzz authored Aug 31, 2023
1 parent a84bd00 commit 3493e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/authentication_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ func Test_AuthnNoTokenMixedV0V3(t *testing.T) {
})
}

// Private key topic queries must be let through without authn
// Private key topic queries must be let through without authentication
func Test_AuthnAllowedWithoutAuthn(t *testing.T) {
ctx := context.Background()
testGRPCAndHTTP(t, ctx, func(t *testing.T, client messageclient.Client, server *Server) {
Expand Down

0 comments on commit 3493e4b

Please sign in to comment.