Skip to content

Commit

Permalink
make vet happy
Browse files Browse the repository at this point in the history
  • Loading branch information
easwars committed Aug 18, 2023
1 parent e06b264 commit bedf587
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -390,7 +390,7 @@ func (s) TestAggregateCluster_WithOneDNSCluster_HostnameChange(t *testing.T) {
defer cleanup1()

// Start two test backends and extract their host and port. The first
// backend is used intially for the LOGICAL_DNS cluster and an update
// backend is used initially for the LOGICAL_DNS cluster and an update
// switches the cluster to use the second backend.
servers, cleanup2 := startTestServiceBackends(t, 2)
defer cleanup2()
Expand Down

0 comments on commit bedf587

Please sign in to comment.