Skip to content

Commit 59af4ea

Browse files
update comment in acceptance test (#5440)
1 parent 58a7321 commit 59af4ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acceptance/tests/api-gateway/api_gateway_external_servers_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/hashicorp/consul-k8s/acceptance/framework/logger"
2222
)
2323

24-
// TestAPIGateway_ExternalServers tests that connect works when using external servers.
24+
// TestAPIGateway_ExternalServers function tests that connect works when using external servers.
2525
// It sets up an external Consul server in the same cluster but a different Helm installation
2626
// and then treats this server as external.
2727
func TestAPIGateway_ExternalServers(t *testing.T) {

0 commit comments

Comments
 (0)