mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
Update comment
This commit is contained in:
parent
532f8d1435
commit
ee1b5d5024
@ -658,7 +658,8 @@ func TestHealthServiceNodes_PassingFilter(t *testing.T) {
|
||||
|
||||
assertIndex(t, resp)
|
||||
|
||||
// Should be 0 health check for consul
|
||||
// Should be 1 consul, it's unhealthy, but we specifically asked for
|
||||
// everything.
|
||||
nodes := obj.(structs.CheckServiceNodes)
|
||||
if len(nodes) != 1 {
|
||||
t.Fatalf("bad: %v", obj)
|
||||
|
Loading…
x
Reference in New Issue
Block a user