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:
Luca Bigliardi 2021-03-29 16:18:09 +02:00
parent 559b817262
commit dcfa3cccf0
1 changed files with 0 additions and 3 deletions

View File

@ -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{