mirror of https://github.com/status-im/consul.git
Run TestServer_Expect on its own (#5890)
This commit is contained in:
parent
6c19cacd42
commit
17e74985b0
|
@ -647,7 +647,6 @@ func TestServer_JoinLAN_TLS(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestServer_Expect(t *testing.T) {
|
||||
t.Parallel()
|
||||
// All test servers should be in expect=3 mode, except for the 3rd one,
|
||||
// but one with expect=0 can cause a bootstrap to occur from the other
|
||||
// servers as currently implemented.
|
||||
|
|
Loading…
Reference in New Issue