mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
add serf check to TestAPI_CoordinateUpdate
This commit is contained in:
parent
a2eb3c204d
commit
7b4fb32545
@ -71,6 +71,7 @@ func TestAPI_CoordinateUpdate(t *testing.T) {
|
||||
c, s := makeClient(t)
|
||||
defer s.Stop()
|
||||
|
||||
s.WaitForSerfCheck(t)
|
||||
node := "foo"
|
||||
_, err := c.Catalog().Register(&CatalogRegistration{
|
||||
Node: node,
|
||||
|
Loading…
x
Reference in New Issue
Block a user