summaryrefslogtreecommitdiff
path: root/tests/end_to_end/scenarios/configure_bad_value.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end_to_end/scenarios/configure_bad_value.py')
-rw-r--r--tests/end_to_end/scenarios/configure_bad_value.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/end_to_end/scenarios/configure_bad_value.py b/tests/end_to_end/scenarios/configure_bad_value.py
index 83b9b11..4d2575c 100644
--- a/tests/end_to_end/scenarios/configure_bad_value.py
+++ b/tests/end_to_end/scenarios/configure_bad_value.py
@@ -1,8 +1,6 @@
from scenarios import *
scenario = (
- sequences.handshake(),
-
# Configure the throttle option with an incorrect value
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']",