add serf check to TestAPI_ACLToken_List

This commit is contained in:
Alvin Huang 2019-02-22 13:42:09 -05:00
parent 23417780dc
commit e9919a5d00
1 changed files with 1 additions and 0 deletions

View File

@ -498,6 +498,7 @@ func TestAPI_ACLToken_List(t *testing.T) {
defer s.Stop()
acl := c.ACL()
s.WaitForSerfCheck(t)
policies := prepTokenPolicies(t, acl)