mirror of https://github.com/status-im/consul.git
add serf check to TestAPI_ACLToken_List
This commit is contained in:
parent
aed9d123fa
commit
e999e404da
|
@ -498,6 +498,7 @@ func TestAPI_ACLToken_List(t *testing.T) {
|
|||
defer s.Stop()
|
||||
|
||||
acl := c.ACL()
|
||||
s.WaitForSerfCheck(t)
|
||||
|
||||
policies := prepTokenPolicies(t, acl)
|
||||
|
||||
|
|
Loading…
Reference in New Issue