mirror of
https://github.com/google/alertmanager-irc-relay.git
synced 2024-12-27 21:32:46 +01:00
server side cleanup should no longer be necessary w/ new goirc, removing
Signed-off-by: Luca Bigliardi <shammash@google.com>
This commit is contained in:
parent
559b817262
commit
dcfa3cccf0
@ -577,9 +577,6 @@ func TestStopRunningWhenHalfConnected(t *testing.T) {
|
||||
cancel()
|
||||
stopWg.Wait()
|
||||
|
||||
// Client has left, cleanup the server side before stopping
|
||||
server.Client.Close()
|
||||
|
||||
server.Stop()
|
||||
|
||||
expectedCommands := []string{
|
||||
|
Loading…
Reference in New Issue
Block a user