Skip to content

Commit

Permalink
Update acceptance/tests/ingress-gateway/ingress_gateway_namespaces_te…
Browse files Browse the repository at this point in the history
…st.go

Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
  • Loading branch information
jmurret and ndhanushkodi authored Mar 24, 2022
1 parent 94dec90 commit 51960fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ func TestIngressGatewaySingleNamespace(t *testing.T) {
// the ingress gateway and the connect service are in different namespaces.
// These tests currently only test non-secure and secure without auto-encrypt installations
// because in the case of namespaces there isn't a significant distinction in code between auto-encrypt
// // and non-auto-encrypt secure installations, so testing just one is enough.
// and non-auto-encrypt secure installations, so testing just one is enough.
func TestIngressGatewayNamespaceMirroring(t *testing.T) {
cfg := suite.Config()
if !cfg.EnableEnterprise {
Expand Down

0 comments on commit 51960fc

Please sign in to comment.