mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
add serf check to TestAPI_SemaphoreConflict
This commit is contained in:
parent
c23eb91262
commit
fe7b841e4a
@ -295,6 +295,7 @@ func TestAPI_SemaphoreConflict(t *testing.T) {
|
||||
t.Parallel()
|
||||
c, s := makeClient(t)
|
||||
defer s.Stop()
|
||||
s.WaitForSerfCheck(t)
|
||||
|
||||
lock, session := createTestLock(t, c, "test/sema/.lock")
|
||||
defer session.Destroy(lock.opts.Session, nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user