Skip to content

Commit af60ad3

Browse files
committed
fix name
1 parent 544ceb3 commit af60ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: agent/consul/health_endpoint_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ func TestHealth_ServiceNodes_BlockingQuery_withFilter(t *testing.T) {
731731
lastIndex = out.Index
732732
})
733733

734-
runStep(t, "read streaming result", func(t *testing.T) {
734+
runStep(t, "read blocking query result", func(t *testing.T) {
735735
req := structs.ServiceSpecificRequest{
736736
Datacenter: "dc1",
737737
ServiceName: "web",

0 commit comments

Comments
 (0)