Skip to content

Commit e610191

Browse files
committed
test(core_ctcp): update version in expected ctcp version response
1 parent c3a99a0 commit e610191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/plugin_tests/test_ctcp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[
1212
(
1313
"VERSION",
14-
"\x01VERSION gonzobot a fork of Cloudbot 1.3.0 - https://snoonet.org/gonzobot\x01",
14+
"\x01VERSION gonzobot a fork of Cloudbot 1.4.0 - https://snoonet.org/gonzobot\x01",
1515
),
1616
("PING 1", "\x01PING 1\x01"),
1717
("TIME", "\x01TIME Thu Aug 22 13:14:36 2019\x01"),

0 commit comments

Comments
 (0)