diff --git a/tests/ChatClient.hs b/tests/ChatClient.hs index ede3c1f2a2..79345d7858 100644 --- a/tests/ChatClient.hs +++ b/tests/ChatClient.hs @@ -581,6 +581,7 @@ smpServerCfg = smpAgentCfg = defaultSMPClientAgentConfig, allowSMPProxy = True, serverClientConcurrency = 16, + namesConfig = Nothing, information = Nothing, startOptions = StartOptions {maintenance = False, compactLog = False, logLevel = LogError, skipWarnings = False, confirmMigrations = MCYesUp} }