mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 21:51:39 +00:00
Missed unit test cruft
This commit is contained in:
parent
bc62de541c
commit
94f79d2c3d
@ -112,10 +112,6 @@ func TestServerManagerInternal_NewServerManager(t *testing.T) {
|
||||
t.Fatalf("ServerManager.logger nil")
|
||||
}
|
||||
|
||||
if sm.consulServersCh == nil {
|
||||
t.Fatalf("ServerManager.consulServersCh nil")
|
||||
}
|
||||
|
||||
if sm.shutdownCh == nil {
|
||||
t.Fatalf("ServerManager.shutdownCh nil")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user