Update test/integration/framework/znctest.cpp

Co-authored-by: dgw <dgw@technobabbl.es>
This commit is contained in:
Alexey Sokolov
2026-06-08 22:00:37 +01:00
committed by GitHub
parent 197a235764
commit 14846166c6
+1 -1
View File
@@ -49,7 +49,7 @@ void WriteConfig(QString path) {
#if HAVE_LIBSSL
p.ReadUntil("Server uses SSL?"); p.Write();
#endif
p.ReadUntil("Server port"); p.Write();
p.ReadUntil("Server port"); p.Write();
p.ReadUntil("password"); p.Write();
p.ReadUntil("channels"); p.Write();
p.ReadUntil("Launch ZNC now?"); p.Write("no");