summaryrefslogtreecommitdiff
path: root/tests/end_to_end/scenarios/default_channel_list_limit.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end_to_end/scenarios/default_channel_list_limit.py')
-rw-r--r--tests/end_to_end/scenarios/default_channel_list_limit.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/end_to_end/scenarios/default_channel_list_limit.py b/tests/end_to_end/scenarios/default_channel_list_limit.py
index 831c4c8..84f96b3 100644
--- a/tests/end_to_end/scenarios/default_channel_list_limit.py
+++ b/tests/end_to_end/scenarios/default_channel_list_limit.py
@@ -11,8 +11,6 @@ def incr_counter():
counter = incr_counter()
scenario = (
- sequences.handshake(),
-
# Disable the throttling, otherwise it’s way too long
send_stanza("<iq type='set' id='id1' from='{jid_one}/{resource_one}' to='{irc_server_one}'><command xmlns='http://jabber.org/protocol/commands' node='configure' action='execute' /></iq>"),
expect_stanza("/iq[@type='result']",