chore: formatting

This commit is contained in:
2026-05-18 13:59:11 +02:00
parent a097410f40
commit 825f481329

View File

@@ -25,4 +25,3 @@ func TestNewHTTPServer_TimeoutsAndAddr(t *testing.T) {
t.Fatalf("IdleTimeout: got %s want %s", srv.IdleTimeout, 2*time.Minute)
}
}