mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-14 04:22:01 +09:00
servertest, hi, integration: remove dead test helpers
This commit is contained in:
@@ -406,8 +406,6 @@ func (s *Scenario) ShutdownAssertNoPanics(t *testing.T) {
|
||||
}
|
||||
|
||||
if s.mockOIDC.r != nil {
|
||||
s.mockOIDC.r.Close()
|
||||
|
||||
err := s.mockOIDC.r.Close()
|
||||
if err != nil {
|
||||
log.Printf("tearing down oidc server: %s", err)
|
||||
|
||||
Reference in New Issue
Block a user