mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Small change for test of notify_connect for better variety
This commit is contained in:
@@ -1274,7 +1274,7 @@ TEST_F(ZNCTest, NotifyConnectModule) {
|
||||
client2.Write("QUIT");
|
||||
client.ReadUntil("NOTICE nick :*** user detached (from 127.0.0.1)");Z;
|
||||
|
||||
client3.Write("QUIT");
|
||||
client3.Close();
|
||||
client.ReadUntil("NOTICE nick :*** user@identifier detached (from 127.0.0.1)");Z;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user