From efb695be6bdf833d204ff0cd0fbec559dcca9bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Sat, 9 Nov 2019 20:49:05 +0100 Subject: e2e: Implicitely include the handshake in all tests Instead of having to write it manually everytime --- tests/end_to_end/scenarios/default_channel_list_limit.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/end_to_end/scenarios/default_channel_list_limit.py') 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(""), expect_stanza("/iq[@type='result']", -- cgit v1.2.3