Skip to content

Commit

Permalink
Update agent/dns_oss_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
  • Loading branch information
hashi-derek and DanStough authored Nov 29, 2022
1 parent 703d00a commit 08fda9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent/dns_oss_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ func TestDNS_OSS_PeeredServices(t *testing.T) {
defer a.Shutdown()
testrpc.WaitForTestAgent(t, a.RPC, "dc1")

// Register a peer service in partition "alpha"
makeReq := func() *structs.RegisterRequest {
return &structs.RegisterRequest{
PeerName: "peer1",
Expand Down

0 comments on commit 08fda9e

Please sign in to comment.