mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
agent: fix tests after default status change
This commit is contained in:
parent
d2fc11c19d
commit
149656951d
@ -23,6 +23,7 @@ func TestSessionCreate(t *testing.T) {
|
||||
Node: srv.agent.config.NodeName,
|
||||
Name: "consul",
|
||||
ServiceID: "consul",
|
||||
Status: structs.HealthPassing,
|
||||
},
|
||||
}
|
||||
var out struct{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user