test(agentcompat): expose connection count fixture option

Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
This commit is contained in:
naiba
2026-07-20 08:02:19 +00:00
co-authored by naiba/CloudCode
parent d96b34b0d4
commit 02ccdf038c
@@ -33,6 +33,7 @@ type AgentStartConfig struct {
UUID string UUID string
TLS bool TLS bool
Debug bool Debug bool
SkipConnectionCount bool
CAFilePath string CAFilePath string
FMObserverRunID string FMObserverRunID string
Credential *syscall.Credential Credential *syscall.Credential